Source position: fpsonar.types.pp line 52
type TFpSonarIssueType = (
itCodeSmell,
itBug,
itVulnerability
);