groovy / 4.0 / org / apache / groovy / ginq / transform / ginqasttransformation.html

[Java] Class GinqASTTransformation

  • org.apache.groovy.ginq.transform.GinqASTTransformation
@GroovyASTTransformation(phase = CompilePhase.SEMANTIC_ANALYSIS)
public class GinqASTTransformation
extends AbstractASTTransformation

Handles generation of code for the @GQ annotation.

Since:
4.0.0

Method Detail

@Override public void visit(ASTNode[] nodes, SourceUnit sourceUnit)

© 2003-2022 The Apache Software Foundation
Licensed under the Apache license.
https://docs.groovy-lang.org/4.0.0/html/gapi/org/apache/groovy/ginq/transform/GinqASTTransformation.html