public static class TreeWizard.TreePattern extends CommonTree
Modifier and Type | Field and Description |
---|---|
boolean |
hasTextArg |
String |
label |
childIndex, parent, startIndex, stopIndex, token
INVALID_NODE
Constructor and Description |
---|
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, setUnknownTokenBoundaries
addChild, addChildren, createChildrenList, deleteChild, freshenParentAndChildIndexes, freshenParentAndChildIndexes, getAncestor, getAncestors, getChild, getChildCount, getChildren, getFirstChildWithType, hasAncestor, replaceChildren, sanityCheckParentAndChildIndexes, sanityCheckParentAndChildIndexes, setChild, toStringTree
Copyright © 2020. All rights reserved.