DefaultErrorStrategy.reportInputMismatch

This is called by {@link #reportError} when the exception is an {@link InputMismatchException}.

@see #reportError

@param recognizer the parser instance @param e the recognition exception

class DefaultErrorStrategy
protected
void
reportInputMismatch

Meta