Uses of Class
edu.hm.hafner.analysis.ModuleDetector
-
Packages that use ModuleDetector Package Description edu.hm.hafner.analysis Provides base classes and utilities to parse files for warnings, issues, and so on. -
-
Uses of ModuleDetector in edu.hm.hafner.analysis
Methods in edu.hm.hafner.analysis with parameters of type ModuleDetector Modifier and Type Method Description voidModuleResolver. run(Report report, ModuleDetector detector)Resolves absolute paths of the affected files of the specified set of issues.
-