public abstract class PredicateBaseTreeNode
extends org.antlr.runtime.tree.CommonTree
| Constructor and Description |
|---|
PredicateBaseTreeNode(PredicateBaseTreeNode node) |
PredicateBaseTreeNode(org.antlr.runtime.Token t) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString() |
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, toStringTreepublic PredicateBaseTreeNode(org.antlr.runtime.Token t)
public PredicateBaseTreeNode(PredicateBaseTreeNode node)