Serializable
public class InputMismatchException extends RecognitionException
Constructor | Description |
---|---|
InputMismatchException(Parser recognizer) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getCtx, getExpectedTokens, getInputStream, getOffendingState, getOffendingToken, getRecognizer, setOffendingState, setOffendingToken
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public InputMismatchException(Parser recognizer)
Copyright © 1992–2018 ANTLR. All rights reserved.