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