|
Groovy Documentation | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgroovy.org.codenarc.analyzer.BaseSourceAnalyzer
@SuppressWarnings('AbstractClassWithoutAbstractMethod') abstract class BaseSourceAnalyzer
Common functionality for SourceAnalyzers.
Method Summary | |
---|---|
protected List
|
collectViolations(SourceCode sourceCode, RuleSet ruleSet)
|
Methods inherited from class Object | |
---|---|
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
Method Detail |
---|
protected List collectViolations(SourceCode sourceCode, RuleSet ruleSet)
Groovy Documentation