[Java] Class AutoCloneASTTransformation

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

Handles generation of code for the

AutoClone:
annotation.

Method Detail

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

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