All Classes and Interfaces

Class
Description
Abstract Groovy element.
An optimized classpath scanner that includes the ability to optionally scan JAR files.
This class was created to pass to the GroovyAnnotationMetadataBuilder because the method node the parameter belongs to is not available from the Parameter class itself.
Groovy implementation of AbstractAnnotationMetadataBuilder.
A class element returning data from a ClassNode.
A ConstructorElement for Groovy.
Groovy element annotation metadata factory.
Implementation of ElementFactory for Groovy.
A enum constant element returning data from a Variable.
A field element returning data from a FieldNode.
A method element returning data from a MethodNode.
Groovy's native element.
The class element.
The class element with an owner (Generic type etc.).
The field element.
The method element.
The package element.
The parameter element.
The placeholder element.
The Groovy native element helper.
A class element returning data from a PackageNode.
Implementation of ParameterElement for Groovy.
The visitor context when visiting Groovy code.
Extended version of GroovyClassLoader that can be used to test dependency injection compilation.
Utility class for testing Groovy visitors.