public static class TreeWizard.TreePattern extends CommonTree
| Modifier and Type | Field and Description |
|---|---|
boolean |
hasTextArg |
String |
label |
childIndex, parent, startIndex, stopIndex, tokenINVALID_NODE| Constructor and Description |
|---|
TreeWizard.TreePattern(Token payload) |
| Modifier and Type | Method and Description |
|---|---|
String |
toString()
Override to say how a node (not a tree) should look as text
|
dupNode, getCharPositionInLine, getChildIndex, getLine, getParent, getText, getToken, getTokenStartIndex, getTokenStopIndex, getType, isNil, setChildIndex, setParent, setTokenStartIndex, setTokenStopIndex, setUnknownTokenBoundariesaddChild, addChildren, createChildrenList, deleteChild, freshenParentAndChildIndexes, freshenParentAndChildIndexes, freshenParentAndChildIndexesDeeply, freshenParentAndChildIndexesDeeply, getAncestor, getAncestors, getChild, getChildCount, getChildren, getFirstChildWithType, hasAncestor, insertChild, replaceChildren, sanityCheckParentAndChildIndexes, sanityCheckParentAndChildIndexes, setChild, toStringTreeCopyright © 1992-2013 ANTLR. All Rights Reserved.