Modifier and Type | Field and Description |
---|---|
GrammarAST |
blockAST |
int |
decision |
DFA |
dfa |
NFAState |
startState |
Constructor and Description |
---|
Decision() |
public int decision
public NFAState startState
public GrammarAST blockAST
public DFA dfa
Copyright © 2020. All rights reserved.