public class PredAST extends ActionAST
optionsatnState, g, textOverride| Constructor and Description |
|---|
PredAST(int type) |
PredAST(int type,
org.antlr.runtime.Token t) |
PredAST(PredAST node) |
PredAST(org.antlr.runtime.Token t) |
| Modifier and Type | Method and Description |
|---|---|
PredAST |
dupNode() |
Object |
visit(GrammarASTVisitor v) |
getNumberOfOptions, getOptionAST, getOptions, getOptionString, setOptiondeleteChild, dupTree, getAllChildrenWithType, getAltLabel, getChildrenAsArray, getFirstDescendantWithType, getFirstDescendantWithType, getNodesWithType, getNodesWithType, getNodesWithTypePreorderDFS_, getNodesWithTypePreorderDFS, getNodeWithTokenIndex, getOutermostAltNode, setText, setType, toTokenStringgetCharPositionInLine, getChildIndex, getLine, getParent, getText, getToken, getTokenStartIndex, getTokenStopIndex, getType, isNil, setChildIndex, setParent, setTokenStartIndex, setTokenStopIndex, setUnknownTokenBoundaries, toStringaddChild, addChildren, createChildrenList, deleteChild, freshenParentAndChildIndexes, freshenParentAndChildIndexes, freshenParentAndChildIndexesDeeply, freshenParentAndChildIndexesDeeply, getAncestor, getAncestors, getChild, getChildCount, getChildren, getFirstChildWithType, hasAncestor, insertChild, replaceChildren, sanityCheckParentAndChildIndexes, sanityCheckParentAndChildIndexes, setChild, toStringTreepublic PredAST(PredAST node)
public PredAST(org.antlr.runtime.Token t)
public PredAST(int type)
public PredAST(int type,
org.antlr.runtime.Token t)
Copyright © 1992–2020 ANTLR. All rights reserved.