Source position: fpsonar.types.pp line 127
type TRuleParamKind = (
rpkInt,
rpkString,
rpkRegex,
rpkBool,
rpkTargets
);