@Deprecated public class VariableIdentificationCustomizer extends org.codehaus.groovy.control.customizers.CompilationCustomizer
| Constructor and Description |
|---|
VariableIdentificationCustomizer()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
call(org.codehaus.groovy.control.SourceUnit sourceUnit,
org.codehaus.groovy.classgen.GeneratorContext generatorContext,
org.codehaus.groovy.ast.ClassNode classNode)
Deprecated.
|
void |
clearVariables()
Deprecated.
|
Set<String> |
getVariables()
Deprecated.
|
public VariableIdentificationCustomizer()
public void clearVariables()
public void call(org.codehaus.groovy.control.SourceUnit sourceUnit,
org.codehaus.groovy.classgen.GeneratorContext generatorContext,
org.codehaus.groovy.ast.ClassNode classNode)
throws org.codehaus.groovy.control.CompilationFailedException
call in class org.codehaus.groovy.control.CompilationUnit.PrimaryClassNodeOperationorg.codehaus.groovy.control.CompilationFailedExceptionCopyright © 2013–2017 Apache Software Foundation. All rights reserved.