Uses of Class
org.antlr.v4.runtime.atn.ErrorInfo
Packages that use ErrorInfo
-
Uses of ErrorInfo in org.antlr.v4.runtime.atn
Fields in org.antlr.v4.runtime.atn with type parameters of type ErrorInfoModifier and TypeFieldDescriptionDecisionInfo.errorsA collection ofErrorInfoinstances describing the parse errors identified during calls toParserATNSimulator.adaptivePredict(TokenStream, int, ParserRuleContext)for this decision.