[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
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; |
| | |
TObject |