ParserInterpreter.recover

@uml Rely on the error handler for this parser but, if no tokens are consumed to recover, add an error node. Otherwise, nothing is seen in the parse tree.

class ParserInterpreter
protected
void
recover

Meta