Package | Description |
---|---|
org.antlr.v4.runtime.atn |
Modifier and Type | Field and Description |
---|---|
List<ErrorInfo> |
DecisionInfo.errors
A collection of
ErrorInfo instances describing the parse errors
identified during calls to ParserATNSimulator.adaptivePredict(org.antlr.v4.runtime.TokenStream, int, org.antlr.v4.runtime.ParserRuleContext) for
this decision. |
Copyright © 1992–2020 ANTLR. All rights reserved.