Uses of Class
io.codemodder.codetf.DetectorFinding
-
-
Uses of DetectorFinding in io.codemodder.codetf
Methods in io.codemodder.codetf that return types with arguments of type DetectorFinding Modifier and Type Method Description List<DetectorFinding>
DetectionTool. getFindings()
Constructor parameters in io.codemodder.codetf with type arguments of type DetectorFinding Constructor Description DetectionTool(String name, DetectorRule rule, List<DetectorFinding> findings)
-