[Groovy] Class ASTTestTransformation

  • org.codehaus.groovy.transform.ASTTestTransformation
All Implemented Interfaces and Traits:
CompilationUnitAware
@GroovyASTTransformation(phase = CompilePhase.SEMANTIC_ANALYSIS)
class ASTTestTransformation
extends AbstractASTTransformation

Method Detail

void setCompilationUnit(CompilationUnit unit)

@SuppressWarnings('Instanceof') void visit(ASTNode[] nodes, SourceUnit source)

© 2003-2020 The Apache Software Foundation
Licensed under the Apache license.
https://docs.groovy-lang.org/2.5.14/html/gapi/org/codehaus/groovy/transform/ASTTestTransformation.html