Class |
Description |
AnnotatedNodeASTTransformation
|
A base class for org.codehaus.groovy.transform.ASTTransformation that are solely
interested in org.codehaus.groovy.ast.AnnotatedNode. |
AstUtils
|
General purpose AST utilities. |
CompilerAutoConfiguration
|
Strategy that can be used to apply some auto-configuration during the
org.codehaus.groovy.control.CompilePhase#CONVERSION Groovy compile phase. |
DependencyAutoConfigurationTransformation
|
org.codehaus.groovy.transform.ASTTransformation to apply
dependency. |
DependencyCustomizer
|
Customizer that allows dependencies to be added during compilation. |
DependencyManagementBomTransformation
|
org.codehaus.groovy.transform.ASTTransformation for processing
DependencyManagementBom annotations. |
ExtendedGroovyClassLoader
|
Extension of the groovy.lang.GroovyClassLoader with support for obtaining '.class' files as
resources. |
ExtendedGroovyClassLoader.ExtendedClassCollector
|
Inner collector class used to track as classes are added. |
GenericBomAstTransformation
|
A base class that lets plugin authors easily add additional BOMs to all apps. |
GrailsBomAstTransformation
|
|
GroovyBeansTransformation
|
org.codehaus.groovy.transform.ASTTransformation to resolve beans declarations inside application source
files. |
GroovyCompiler
|
Compiler for Groovy sources. |
RepositoryConfigurationFactory
|
Factory used to create RepositoryConfigurations. |
ResolveDependencyCoordinatesTransformation
|
org.codehaus.groovy.transform.ASTTransformation to resolve groovy.lang.Grab artifact coordinates. |