[Java] Class NotYetImplementedASTTransformation

  • org.apache.groovy.test.transform.NotYetImplementedASTTransformation
@GroovyASTTransformation(phase = CompilePhase.CANONICALIZATION)
public class NotYetImplementedASTTransformation
extends AbstractASTTransformation

Generates code for the @NotYetImplemented annotation.

See Also:
NotYetImplemented

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/apache/groovy/test/transform/NotYetImplementedASTTransformation.html