Modifier and Type |
Method and Description |
protected void |
accept_FirstChild_v_RestOfTheChildren_v_LastChild(GroovySourceAST t) |
protected void |
accept_FirstChild_v_RestOfTheChildren_v(GroovySourceAST t) |
protected void |
accept_FirstChild_v_RestOfTheChildren(GroovySourceAST t) |
protected void |
accept_FirstChild_v_SecondChild_v_ThirdChild_v(GroovySourceAST t) |
protected void |
accept_FirstChild_v_SecondChild_v(GroovySourceAST t) |
protected void |
accept_FirstChild_v_SecondChild(GroovySourceAST t) |
protected void |
accept_FirstChild_v_SecondChildsChildren_v(GroovySourceAST t) |
protected void |
accept_FirstSecondAndThirdChild_v_v_ForthChild(GroovySourceAST t) |
protected void |
accept_SecondChild_v_ThirdChild_v(GroovySourceAST t) |
protected void |
accept_v_AllChildren_v_Siblings(GroovySourceAST t) |
protected void |
accept_v_AllChildren_v(GroovySourceAST t) |
protected void |
accept_v_FirstChild_2ndv_SecondChild_v___LastChild_v(GroovySourceAST t) |
protected void |
accept_v_FirstChild_SecondChild_v_ThirdChild_v(GroovySourceAST t) |
protected void |
accept_v_FirstChild_v_RestOfTheChildren_v(GroovySourceAST t) |
protected void |
accept_v_FirstChild_v_RestOfTheChildren(GroovySourceAST t) |
protected void |
accept_v_FirstChild_v_SecondChild_v___LastChild_v(GroovySourceAST t) |
protected void |
accept_v_FirstChild_v(GroovySourceAST t) |
protected void |
accept_v_FirstChildsFirstChild_v_Child2_Child3_v_Child4_v___v_LastChild(GroovySourceAST t) |
protected void |
accept_v_FirstChildsFirstChild_v_RestOfTheChildren(GroovySourceAST t) |
protected void |
accept_v_Siblings_v(GroovySourceAST t) |
protected abstract void |
accept(GroovySourceAST currentNode) |
protected void |
acceptChildren(GroovySourceAST t) |
protected void |
acceptSiblings(GroovySourceAST t) |
protected void |
closingVisit(GroovySourceAST t) |
protected void |
openingVisit(GroovySourceAST t) |
protected GroovySourceAST |
pop() |
AST |
process(AST t)
performs some processing on the supplied AST node.
|
protected void |
push(GroovySourceAST ast) |
protected void |
secondVisit(GroovySourceAST t) |
protected void |
setUp(GroovySourceAST ast) |
protected void |
skip(GroovySourceAST expr) |
protected void |
subsequentVisit(GroovySourceAST t) |
protected void |
tearDown(GroovySourceAST ast) |
protected void |
visitNode(GroovySourceAST ast,
int n) |