public class InputMismatchException extends RecognitionException
| Constructor and Description |
|---|
InputMismatchException(Parser recognizer) |
InputMismatchException(Parser recognizer,
int state,
ParserRuleContext ctx) |
getCtx, getExpectedTokens, getInputStream, getOffendingState, getOffendingToken, getRecognizer, setOffendingState, setOffendingTokenpublic InputMismatchException(Parser recognizer)
public InputMismatchException(Parser recognizer, int state, ParserRuleContext ctx)