Serializablepublic class InputMismatchException extends RecognitionException
| Constructor | Description |
|---|---|
InputMismatchException(Parser recognizer) |
|
InputMismatchException(Parser recognizer,
int state,
ParserRuleContext ctx) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetCtx, getExpectedTokens, getInputStream, getOffendingState, getOffendingToken, getRecognizer, setOffendingState, setOffendingTokenaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic InputMismatchException(Parser recognizer)
public InputMismatchException(Parser recognizer, int state, ParserRuleContext ctx)
Copyright © 1992–2019 ANTLR. All rights reserved.