DefaultErrorStrategy.errorRecoveryMode

Indicates whether the error strategy is currently "recovering from an error". This is used to suppress reporting multiple error messages while attempting to recover from a detected syntax error.

@see #inErrorRecoveryMode

class DefaultErrorStrategy
protected
bool errorRecoveryMode;

Meta