antlr-d v1.6.7 (2020-02-12T09:00:42Z)
Dub
Repo
EmptyPredictionContext
antlr
v4
runtime
atn
EmptyPredictionContext
Empty PredictionContex
class
EmptyPredictionContext : SingletonPredictionContext {
this
();
bool
isEmpty
();
size_t
size
();
PredictionContext
getParent
(int index);
int
getReturnState
(int index);
bool
opEquals
(Object o);
string
toString
();
}
Constructors
this
this
()
Undocumented in source.
Members
Functions
getParent
PredictionContext
getParent
(int index)
@uml @override
getReturnState
int
getReturnState
(int index)
@uml @override
isEmpty
bool
isEmpty
()
@uml @override
opEquals
bool
opEquals
(Object o)
@uml @override
size
size_t
size
()
@uml @override
toString
string
toString
()
@uml @override
Meta
Source
See Implementation
antlr
v4
runtime
atn
EmptyPredictionContext
classes
EmptyPredictionContext
Empty PredictionContex