@Order(value=-2147483448) public class DependencyAutoConfigurationTransformation extends Object implements org.codehaus.groovy.transform.ASTTransformation
ASTTransformation
to apply
dependency
auto-configuration
.Modifier and Type | Field and Description |
---|---|
static int |
ORDER
The order of the transformation.
|
Constructor and Description |
---|
DependencyAutoConfigurationTransformation(groovy.lang.GroovyClassLoader loader,
DependencyResolutionContext dependencyResolutionContext,
Iterable<CompilerAutoConfiguration> compilerAutoConfigurations) |
Modifier and Type | Method and Description |
---|---|
void |
visit(org.codehaus.groovy.ast.ASTNode[] nodes,
org.codehaus.groovy.control.SourceUnit source) |
public static final int ORDER
public DependencyAutoConfigurationTransformation(groovy.lang.GroovyClassLoader loader, DependencyResolutionContext dependencyResolutionContext, Iterable<CompilerAutoConfiguration> compilerAutoConfigurations)
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.