antlr-d v1.6.7 (2020-02-12T09:00:42Z)
Dub
Repo
PredPrediction
antlr
v4
runtime
dfa
PredPrediction
TODO add class description
class
PredPrediction {
SemanticContext
pred
;
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
Variables
alt
int
alt
;
Undocumented in source.
pred
SemanticContext
pred
;
Undocumented in source.
Meta
Source
See Implementation
antlr
v4
runtime
dfa
PredPrediction
classes
PredPrediction
TODO add class description