public class OptionalBlockAST extends GrammarASTimplements RuleElementAST , QuantifierAST
atnState, g, textOverride| Constructor and Description |
|---|
OptionalBlockAST(int type, Token t, Token nongreedy)
|
OptionalBlockAST(OptionalBlockAST
|
| Modifier and Type | Method and Description |
|---|---|
OptionalBlockAST |
dupNode()
|
boolean |
isGreedy()
|
Object |
visit(GrammarASTVisitor
|
deleteChild, dupTree, getAllChildrenWithType, getAltLabel, getChildrenAsArray, getFirstDescendantWithType, getFirstDescendantWithType, getNodesWithType, getNodesWithType, getNodesWithTypePreorderDFS_, getNodesWithTypePreorderDFS, getNodeWithTokenIndex, getOutermostAltNode, setText, setType, toTokenStringpublic OptionalBlockAST(OptionalBlockASTnode)
public OptionalBlockAST(int type,
Token t,
Token nongreedy)public boolean isGreedy()
public OptionalBlockASTdupNode()
public Objectvisit(GrammarASTVisitor v)