| Interface | Description |
|---|---|
| GroovyCompilerConfiguration |
Configuration for the
GroovyCompiler. |
| Class | Description |
|---|---|
| AstUtils |
General purpose AST utilities.
|
| CompilerAutoConfiguration |
Strategy that can be used to apply some auto-configuration during the
CompilePhase.CONVERSION Groovy compile phase. |
| DependencyAutoConfigurationTransformation |
ASTTransformation to apply
dependency
auto-configuration. |
| DependencyCustomizer |
Customizer that allows dependencies to be added during compilation.
|
| ExtendedGroovyClassLoader |
Extension of the
GroovyClassLoader with support for obtaining '.class' files as
resources. |
| GroovyBeansTransformation |
ASTTransformation to resolve beans declarations inside application source
files. |
| GroovyCompiler |
Compiler for Groovy sources.
|
| RepositoryConfigurationFactory |
Factory used to create
RepositoryConfigurations. |
| ResolveDependencyCoordinatesTransformation |
ASTTransformation to resolve Grab artifact coordinates. |
| Enum | Description |
|---|---|
| GroovyCompilerScope |
The scope in which a groovy compiler operates.
|
Copyright © 2014. All rights reserved.