| 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–2024 Daniel Sun. All rights reserved.