|
Groovy 1.7.0 | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | METHOD | DETAIL: FIELD | METHOD |
interface ASTTransformation
This is the delegate class for GroovyASTTransformations.
Method Summary | |
---|---|
void
|
visit(ASTNode[] nodes, SourceUnit source)
The call made when the compiler encounters an AST Transformation Annotation |
Method Detail |
---|
public void visit(ASTNode[] nodes, SourceUnit source)
Copyright © 2003-2009 The Codehaus. All rights reserved.