public class CheckstyleParserErrorStrategy extends org.antlr.v4.runtime.BailErrorStrategy
| Constructor and Description |
|---|
CheckstyleParserErrorStrategy() |
| Modifier and Type | Method and Description |
|---|---|
org.antlr.v4.runtime.Token |
recoverInline(org.antlr.v4.runtime.Parser recognizer) |
beginErrorCondition, consumeUntil, endErrorCondition, escapeWSAndQuote, getErrorRecoverySet, getExpectedTokens, getMissingSymbol, getSymbolText, getSymbolType, getTokenErrorDisplay, inErrorRecoveryMode, reportError, reportFailedPredicate, reportInputMismatch, reportMatch, reportMissingToken, reportNoViableAlternative, reportUnwantedToken, reset, singleTokenDeletion, singleTokenInsertionpublic CheckstyleParserErrorStrategy()
public org.antlr.v4.runtime.Token recoverInline(org.antlr.v4.runtime.Parser recognizer)
recoverInline in interface org.antlr.v4.runtime.ANTLRErrorStrategyrecoverInline in class org.antlr.v4.runtime.BailErrorStrategyCopyright © 2001-2022. All Rights Reserved.