|
Groovy Documentation | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | PROPERTY | CONSTR | METHOD | DETAIL: FIELD | PROPERTY | CONSTR | METHOD | |||||||
java.lang.Objectorg.codenarc.AnalysisContext
class AnalysisContext
Holds information related to the configuration and context for the source code analysis.
| Property Summary | |
|---|---|
RuleSet |
ruleSet
The RuleSet containing the rules being applied. |
List |
sourceDirectories
The List of source directories being analyzed. |
| Method Summary |
|---|
| Methods inherited from class Object | |
|---|---|
| wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
| Property Detail |
|---|
RuleSet ruleSet
List sourceDirectories
Groovy Documentation