LexerDFASerializer

TODO add class description

Constructors

this
this(DFA dfa)
Undocumented in source.

Members

Functions

getEdgeLabel
string getEdgeLabel(int i)

@uml @override

Inherited Members

From DFASerializer

dfa
DFA dfa;
Undocumented in source.
vocabulary
Vocabulary vocabulary;
Undocumented in source.
toString
string toString()

@uml @override

getEdgeLabel
string getEdgeLabel(int i)
Undocumented in source. Be warned that the author may not have intended to support it.
getStateString
string getStateString(DFAState s)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta