groovy / 4.0 / org / codehaus / groovy / transform / sourceuriasttransformation.html

[Java] Class SourceURIASTTransformation

  • org.codehaus.groovy.transform.SourceURIASTTransformation
@GroovyASTTransformation(phase = CompilePhase.SEMANTIC_ANALYSIS)
public class SourceURIASTTransformation
extends AbstractASTTransformation

Handles transformation for the

SourceURI:
annotation.

Method Detail

protected URI getSourceURI(AnnotationNode node)

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

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