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; |