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

TFpSonarRuleEngine

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: fpsonar.ruleframework.pp line 107

type TFpSonarRuleEngine = class

public

  constructor Create;

  constructor CreateWith();

  procedure Analyze();

  procedure Dispatch();

  function ValidateRegistry;

  property Config: TFpSonarConfig; [rw]

  property SuppressionMap: TFpSonarSuppressionMap; [rw]

  property ProjectIndex: TFpSonarProjectIndex; [rw]

  property PpuAutoDetect: Boolean; [rw]

  property PpuCacheDir: string; [rw]

end;

Inheritance

TFpSonarRuleEngine

|

TObject


Documentation generated on: 2026-07-12