ANTLRErrorStrategy.reportError

Report any kind of {@link RecognitionException}. This method is called by the default exception handler generated for a rule method.

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

interface ANTLRErrorStrategy
void
reportError

Meta