Uses of Class
edu.hm.hafner.analysis.parser.dry.dupfinder.Duplicate
-
Packages that use Duplicate Package Description edu.hm.hafner.analysis.parser.dry.dupfinder DupFinder parser. -
-
Uses of Duplicate in edu.hm.hafner.analysis.parser.dry.dupfinder
Method parameters in edu.hm.hafner.analysis.parser.dry.dupfinder with type arguments of type Duplicate Modifier and Type Method Description protected ReportDupFinderParser. convertDuplicationsToIssues(List<Duplicate> duplications, IssueBuilder issueBuilder)
-