org.antlr.tool
public static class Grammar.Decision extends java.lang.Object
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 © 2014. All Rights Reserved.