All Classes
-
Class Summary Class Description AbstractGroovyElement Abstract Groovy element.ClassPathAnnotationScanner An optimized classpath scanner that includes the ability to optionally scan JAR files.ExtendedParameter This class was created to pass to theGroovyAnnotationMetadataBuilderbecause the method node the parameter belongs to is not available from theParameterclass itself.GroovyAnnotationMetadataBuilder Groovy implementation ofAbstractAnnotationMetadataBuilder.GroovyClassElement A class element returning data from aClassNode.GroovyConstructorElement AConstructorElementfor Groovy.GroovyElementFactory Implementation ofElementFactoryfor Groovy.GroovyFieldElement A field element returning data from aVariable.GroovyMethodElement A method element returning data from aMethodNode.GroovyPackageElement A class element returning data from aPackageNode.GroovyParameterElement Implementation ofParameterElementfor Groovy.GroovyVisitorContext The visitor context when visiting Groovy code.InMemoryByteCodeGroovyClassLoader Extended version ofGroovyClassLoaderthat can be used to test dependency injection compilation.InMemoryClassWriterOutputVisitor Utility class for testing Groovy visitors.