|
Groovy Documentation | |||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||
| Interface Summary | |
|---|---|
| SourceCode | Represents a unit of source code to be analyzed |
| Class Summary | |
|---|---|
| AbstractSourceCode | Abstract superclass for SourceCode implementations |
| SourceCodeCriteria | Represents the set of criteria used to filter source code (files). |
| SourceFile | The SourceCode implementation for a single file. |
| SourceString | SourceCode implementation that uses source from a pre-defined String. |
Groovy Documentation