public class DFASerializer extends Object
| Constructor and Description |
|---|
DFASerializer(DFA dfa,
Vocabulary vocabulary) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getEdgeLabel(int i) |
protected String |
getStateString(DFAState s) |
String |
toString() |