|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| AstVisitor | |
| Rule | Represents a source code analysis rule . |
| Class Summary | |
|---|---|
| AbstractAstVisitor | Abstract superclass for Groovy AST Visitors used with Rules |
| AbstractAstVisitorRule | Abstract superclass for Rules that use a Groovy AST Visitor. |
| AbstractConstructorCallAstVisitor | |
| AbstractFieldVisitor | This is the base class for AST Visitors that only need to visit the fields of a class. |
| AbstractMethodCallExpressionVisitor | This is the base class for AST Visitors that only need to visit the MethodCallExpressions of a class. |
| AbstractMethodVisitor | This is the base class for AST Visitors that only need to visit the methods of a class. |
| AbstractRule | Abstract superclass for Rules. |
| AbstractRuleTestCase | |
| AbstractSharedAstVisitorRule | Abstract superclass for Rules that use a single, shared AstVisitor across all ClassNodes in a source (file). |
| ClassCodeVisitorSupportHack | This is a horrible hack needed because method dispatch is broken in Groovy 1.8. |
| ClassReferenceAstVisitor | |
| FieldReferenceAstVisitor | |
| NullReturnTracker | |
| StubRule | |
| Violation | |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||