DefaultErrorStrategy.recover

{@inheritDoc}

<p>The default implementation resynchronizes the parser by consuming tokens until we find one in the resynchronization set--loosely the set of tokens that can follow the current rule.</p>

class DefaultErrorStrategy
void
recover

Meta