Uses of Class
io.codemodder.codetf.DetectorRule
-
Uses of DetectorRule in io.codemodder.codetf
Methods in io.codemodder.codetf that return DetectorRuleConstructors in io.codemodder.codetf with parameters of type DetectorRuleModifierConstructorDescriptionFixedFinding
(DetectorRule rule) FixedFinding
(String id, DetectorRule rule) UnfixedFinding
(DetectorRule rule, String path, Integer line, String reason) UnfixedFinding
(String id, DetectorRule rule, String path, Integer line, String reason)