Unit 'PParser' Package
[Overview][Resource strings][Constants][Types][Classes][Procedures and functions][Variables][Index] [#fcl-passrc]

ParseSource

Declaration

Source position: pparser.pp line 518

function ParseSource(

  AEngine: TPasTreeContainer;

  const FPCCommandLine: string;

  const OSTarget: string;

  const CPUTarget: string;

  UseStreams: Boolean

):TPasModule;

function ParseSource(

  AEngine: TPasTreeContainer;

  const FPCCommandLine: string;

  const OSTarget: string;

  const CPUTarget: string

):TPasModule;

function ParseSource(

  AEngine: TPasTreeContainer;

  const FPCCommandLine: string;

  const OSTarget: string;

  const CPUTarget: string;

  Options: TParseSourceOptions

):TPasModule;

function ParseSource(

  AEngine: TPasTreeContainer;

  const FPCCommandLine: array of string;

  OSTarget: string;

  CPUTarget: string;

  Options: TParseSourceOptions

):TPasModule;


Documentation generated on: 2023-03-18