public static class JTreeScopeStackModel.StringTree
extends org.antlr.runtime.tree.CommonTree
Constructor and Description |
---|
JTreeScopeStackModel.StringTree(java.lang.String text) |
Modifier and Type | Method and Description |
---|---|
boolean |
isNil() |
java.lang.String |
toString() |
dupNode, getCharPositionInLine, getChildIndex, getLine, getParent, getText, getToken, getTokenStartIndex, getTokenStopIndex, getType, setChildIndex, setParent, setTokenStartIndex, setTokenStopIndex, setUnknownTokenBoundaries
addChild, addChildren, deleteChild, freshenParentAndChildIndexes, freshenParentAndChildIndexes, getAncestor, getAncestors, getChild, getChildCount, getChildren, getFirstChildWithType, hasAncestor, replaceChildren, sanityCheckParentAndChildIndexes, sanityCheckParentAndChildIndexes, setChild, toStringTree
public JTreeScopeStackModel.StringTree(java.lang.String text)
public boolean isNil()
isNil
in interface org.antlr.runtime.tree.Tree
isNil
in class org.antlr.runtime.tree.CommonTree
public java.lang.String toString()
toString
in interface org.antlr.runtime.tree.Tree
toString
in class org.antlr.runtime.tree.CommonTree