Uses of Class
org.antlr.v4.runtime.atn.PredicateEvalInfo
Packages that use PredicateEvalInfo
-
Uses of PredicateEvalInfo in org.antlr.v4.runtime.atn
Fields in org.antlr.v4.runtime.atn with type parameters of type PredicateEvalInfoModifier and TypeFieldDescriptionfinal List
<PredicateEvalInfo> DecisionInfo.predicateEvals
A collection ofPredicateEvalInfo
instances describing the results of evaluating individual predicates during prediction for this decision.