|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--antlr.ASTPair
Untamed:
Field Summary | |
AST |
child
Enabled: |
AST |
root
Enabled: |
Constructor Summary | |
ASTPair()
Enabled: |
Method Summary | |
void |
advanceChildToEnd()
Enabled: Make sure that child is the last sibling |
ASTPair |
copy()
Enabled: Copy an ASTPair. |
String |
toString()
Suppressed: |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
public AST root
public AST child
Constructor Detail |
public ASTPair()
Method Detail |
public final void advanceChildToEnd()
public ASTPair copy()
public String toString()
toString
in class Object
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |