DefaultErrorStrategy.reportNoViableAlternative

This is called by {@link #reportError} when the exception is a {@link NoViableAltException}.

@see #reportError

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

class DefaultErrorStrategy
protected
void
reportNoViableAlternative

Meta