|
|||||
| FRAMES NO FRAMES | |||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||
A simple iterator over an ordered (flat) List of the nodes of the AST.
| Constructor Summary | |
FlatNodeListTraversal(Visitor visitor)
|
|
| Method Summary | |
|---|---|
void |
accept(GroovySourceAST currentNode)
|
AST |
process(AST t)
|
| Constructor Detail |
|---|
public FlatNodeListTraversal(Visitor visitor)
| Method Detail |
|---|
void accept(GroovySourceAST currentNode)
public AST process(AST t)