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