Uses of Class
org.antlr.v4.runtime.atn.DecisionEventInfo
Packages that use DecisionEventInfo
-
Uses of DecisionEventInfo in org.antlr.v4.runtime.atn
Subclasses of DecisionEventInfo in org.antlr.v4.runtime.atnModifier and TypeClassDescriptionclassThis class represents profiling event information for an ambiguity.classThis class represents profiling event information for a context sensitivity.classThis class represents profiling event information for a syntax error identified during prediction.classThis class represents profiling event information for tracking the lookahead depth required in order to make a prediction.classThis class represents profiling event information for semantic predicate evaluations which occur during prediction.