groovy / 4.0 / org / codehaus / groovy / ast / mixinasttransformation.html

[Java] Class MixinASTTransformation

  • org.codehaus.groovy.ast.MixinASTTransformation
@Deprecated
@GroovyASTTransformation(phase = CompilePhase.CANONICALIZATION)
public class MixinASTTransformation
extends AbstractASTTransformation
deprecated:
static mixins have been deprecated in favour of traits (trait keyword).

Method Detail

@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/ast/MixinASTTransformation.html