|
Groovy Documentation | |||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||
| Interface Summary | |
|---|---|
| SourceAnalyzer | The interface for objects that can analyze the source files within one or more directory trees using a specified RuleSet and produce report results. |
| Class Summary | |
|---|---|
| DirectorySourceAnalyzer | SourceAnalyzer implementation that recursively processes files in the configured source directories. |
| FilesystemSourceAnalyzer | SourceAnalyzer implementation that recursively processes files from the file system. |
| StringSourceAnalyzer | Analyzes Strings. |
Groovy Documentation