public class DefaultErrorStrategy
extends org.antlr.v4.runtime.DefaultErrorStrategy
| Constructor and Description |
|---|
DefaultErrorStrategy() |
| Modifier and Type | Method and Description |
|---|---|
void |
reportError(org.antlr.v4.runtime.Parser parser,
org.antlr.v4.runtime.RecognitionException recognitionException) |
beginErrorCondition, consumeUntil, endErrorCondition, escapeWSAndQuote, getErrorRecoverySet, getExpectedTokens, getMissingSymbol, getSymbolText, getSymbolType, getTokenErrorDisplay, inErrorRecoveryMode, recover, recoverInline, reportFailedPredicate, reportInputMismatch, reportMatch, reportMissingToken, reportNoViableAlternative, reportUnwantedToken, reset, singleTokenDeletion, singleTokenInsertion, syncpublic void reportError(org.antlr.v4.runtime.Parser parser,
org.antlr.v4.runtime.RecognitionException recognitionException)
reportError in interface org.antlr.v4.runtime.ANTLRErrorStrategyreportError in class org.antlr.v4.runtime.DefaultErrorStrategyCopyright © 2021 palindromicity. All rights reserved.