Unit 'FpSonar.Ingest' Package
[Overview][Types][Classes][Procedures and functions][Index] [#fcl-sonar]

ParseResolvedKeepAlive

Declaration

Source position: fpsonar.ingest.pp line 214

function ParseResolvedKeepAlive(

  aEngine: TPasTreeContainer;

  const aFileName: string;

  const aCompilerMode: string;

  const aDefines: array of string;

  const aIncludePaths: array of string;

  const aImplicitUses: array of string;

  aCondEvalQuery: TFpSonarCondEvalQuery;

  aDialect: TFpSonarDialect;

  aOwned: TFPList;

  out aModule: TPasModule;

  out aDiag: TFpSonarDiagnostic

):Boolean;


Documentation generated on: 2026-07-12