Unit 'FpSonar.SourceFile' Package
[Overview][Classes][Index] [#fcl-sonar]

TFpSonarSourceFile.Analyze

Declaration

Source position: fpsonar.sourcefile.pp line 53

public procedure TFpSonarSourceFile.Analyze(

  const aFileName: string;

  const aCompilerMode: string;

  const aDefines: array of string

); overload;

procedure TFpSonarSourceFile.Analyze(

  const aFileName: string;

  const aCompilerMode: string;

  const aDefines: array of string;

  const aUnitPaths: array of string;

  const aIncludePaths: array of string

); overload;

procedure TFpSonarSourceFile.Analyze(

  const aFileName: string;

  const aCompilerMode: string;

  const aDefines: array of string;

  const aUnitPaths: array of string;

  const aIncludePaths: array of string;

  aRealRtl: Boolean;

  aTargetPointerSize: Integer;

  aDialect: TFpSonarDialect = dlDefault

); overload;


Documentation generated on: 2026-07-12