Modifier and Type | Field and Description |
---|---|
GrammarAST |
blockAST |
int |
decision |
DFA |
dfa |
Grammar |
grammar |
NFAState |
startState |
Constructor and Description |
---|
Decision() |
public Grammar grammar
public int decision
public NFAState startState
public GrammarAST blockAST
public DFA dfa
Copyright © 1992–2015 ANTLR. All rights reserved.