public static class TreeWizard.TreePattern extends CommonTree
Modifier and Type | Field and Description |
---|---|
boolean |
hasTextArg |
java.lang.String |
label |
childIndex, parent, startIndex, stopIndex, token
INVALID_NODE
Constructor and Description |
---|
TreeWizard.TreePattern(Token payload) |
Modifier and Type | Method and Description |
---|---|
java.lang.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
public TreeWizard.TreePattern(Token payload)
public java.lang.String toString()
BaseTree
toString
in interface Tree
toString
in class CommonTree
Copyright © 2013. All Rights Reserved.