Package org.codenarc.analyzer
Interface SourceAnalyzer
-
- All Known Implementing Classes:
AbstractSourceAnalyzer
,AntFileSetSourceAnalyzer
,FilesystemSourceAnalyzer
,StringSourceAnalyzer
public interface SourceAnalyzer
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Results
analyze(RuleSet ruleSet)
java.util.List
getSourceDirectories()
-