@groovy.transform.CompileStatic class GormCompilerAutoConfiguration extends CompilerAutoConfiguration
A compiler configuration that automatically adds the necessary imports
Constructor and description |
---|
GormCompilerAutoConfiguration
() |
Type Params | Return Type | Name and description |
---|---|---|
|
void |
applyDependencies(DependencyCustomizer dependencies) |
|
void |
applyImports(org.codehaus.groovy.control.customizers.ImportCustomizer imports) |
|
boolean |
matches(org.codehaus.groovy.ast.ClassNode classNode) |