input, start, stop, trappedException| Constructor and Description |
|---|
DsqlErrorNode(org.antlr.runtime.TokenStream input,
org.antlr.runtime.Token start,
org.antlr.runtime.Token stop,
org.antlr.runtime.RecognitionException e) |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(DsqlGrammarVisitor visitor) |
List<IDsqlNode> |
getChildren() |
getText, getType, isNil, toStringdupNode, getCharPositionInLine, getChildIndex, getLine, getParent, getToken, getTokenStartIndex, getTokenStopIndex, setChildIndex, setParent, setTokenStartIndex, setTokenStopIndex, setUnknownTokenBoundariesaddChild, addChildren, createChildrenList, deleteChild, freshenParentAndChildIndexes, freshenParentAndChildIndexes, freshenParentAndChildIndexesDeeply, freshenParentAndChildIndexesDeeply, getAncestor, getAncestors, getChild, getChildCount, getFirstChildWithType, hasAncestor, insertChild, replaceChildren, sanityCheckParentAndChildIndexes, sanityCheckParentAndChildIndexes, setChild, toStringTreepublic DsqlErrorNode(org.antlr.runtime.TokenStream input,
org.antlr.runtime.Token start,
org.antlr.runtime.Token stop,
org.antlr.runtime.RecognitionException e)
public void accept(DsqlGrammarVisitor visitor)
public List<IDsqlNode> getChildren()
getChildren in interface IDsqlNodegetChildren in class org.antlr.runtime.tree.BaseTreeCopyright © 2018 MuleSoft, Inc.. All rights reserved.