| Modifier and Type | Field and Description |
|---|---|
GrammarAST |
blockAST |
int |
decision |
DFA |
dfa |
NFAState |
startState |
| Constructor and Description |
|---|
Grammar.Decision() |
public int decision
public NFAState startState
public GrammarAST blockAST
public DFA dfa
Copyright © 2015. All Rights Reserved.