|
Groovy Documentation | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | PROPERTY | CONSTR | METHOD | DETAIL: FIELD | PROPERTY | CONSTR | METHOD |
java.lang.Objectorg.codenarc.analyzer.StringSourceAnalyzer
class StringSourceAnalyzer
Analyzes Strings.
Property Summary | |
---|---|
SourceString |
source
|
Constructor Summary | |
StringSourceAnalyzer(def source)
|
Method Summary | |
---|---|
Results
|
analyze(RuleSet ruleSet)
|
List
|
getSourceDirectories()
|
Methods inherited from class Object | |
---|---|
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
Property Detail |
---|
SourceString source
Constructor Detail |
---|
StringSourceAnalyzer(def source)
Method Detail |
---|
Results analyze(RuleSet ruleSet)
List getSourceDirectories()
Groovy Documentation