antlr-d ~dmd-2.096.0 (2022-03-12T03:39:46.158748)
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