|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.antlr.v4.runtime.DefaultErrorStrategy
org.antlr.v4.runtime.BailErrorStrategy
com.espertech.esper.epl.parse.Antlr4ErrorStrategy
public class Antlr4ErrorStrategy
Field Summary |
---|
Fields inherited from class org.antlr.v4.runtime.DefaultErrorStrategy |
---|
errorRecoveryMode, lastErrorIndex, lastErrorStates |
Constructor Summary | |
---|---|
Antlr4ErrorStrategy()
|
Method Summary | |
---|---|
void |
reportError(org.antlr.v4.runtime.Parser recognizer,
org.antlr.v4.runtime.RecognitionException e)
|
Methods inherited from class org.antlr.v4.runtime.BailErrorStrategy |
---|
recover, recoverInline, sync |
Methods inherited from class org.antlr.v4.runtime.DefaultErrorStrategy |
---|
beginErrorCondition, consumeUntil, endErrorCondition, escapeWSAndQuote, getErrorRecoverySet, getExpectedTokens, getMissingSymbol, getSymbolText, getSymbolType, getTokenErrorDisplay, inErrorRecoveryMode, reportFailedPredicate, reportInputMismatch, reportMatch, reportMissingToken, reportNoViableAlternative, reportUnwantedToken, reset, singleTokenDeletion, singleTokenInsertion |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Antlr4ErrorStrategy()
Method Detail |
---|
public void reportError(org.antlr.v4.runtime.Parser recognizer, org.antlr.v4.runtime.RecognitionException e)
reportError
in interface org.antlr.v4.runtime.ANTLRErrorStrategy
reportError
in class org.antlr.v4.runtime.DefaultErrorStrategy
|
© 2006-2015 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |