antlr-d v1.3.1 (2018-08-18T10:02:35Z)
Dub
Repo
PredPrediction
antlr
v4
runtime
dfa
PredPrediction
TODO add class description
class
PredPrediction {
static
SemanticContext
pred
;
static
int
alt
;
this
(SemanticContext pred, int alt);
string
toString
();
}
Constructors
this
this
(SemanticContext pred, int alt)
Undocumented in source.
Members
Functions
toString
string
toString
()
@uml @override
Static variables
alt
int
alt
;
Undocumented in source.
pred
SemanticContext
pred
;
Undocumented in source.
Meta
Source
See Implementation
antlr
v4
runtime
dfa
PredPrediction
modules
DFA
DFASerializer
DFAState
LexerDFASerializer
PredPrediction
TODO add class description