public final class AdvancedErrorStrategy
extends org.antlr.v4.runtime.DefaultErrorStrategy
Override sync method,when failed matching, try again with ID.
| 构造器和说明 |
|---|
AdvancedErrorStrategy() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
sync(org.antlr.v4.runtime.Parser recognizer) |
beginErrorCondition, consumeUntil, endErrorCondition, escapeWSAndQuote, getErrorRecoverySet, getExpectedTokens, getMissingSymbol, getSymbolText, getSymbolType, getTokenErrorDisplay, inErrorRecoveryMode, recover, recoverInline, reportError, reportFailedPredicate, reportInputMismatch, reportMatch, reportMissingToken, reportNoViableAlternative, reportUnwantedToken, reset, singleTokenDeletion, singleTokenInsertionCopyright © 2019. All rights reserved.