Lines Matching refs:DefaultErrorStrategy

24 class DefaultErrorStrategy implements ANTLRErrorStrategy
31 * @see DefaultErrorStrategy::inErrorRecoveryMode()
63 * @see DefaultErrorStrategy::$nextTokensContext
73 * {@see DefaultErrorStrategy::endErrorCondition()} to ensure that
112 * {@see DefaultErrorStrategy::endErrorCondition()}.
124 * {@see DefaultErrorStrategy::beginErrorCondition()} and dispatches
314 * This is called by {@see DefaultErrorStrategy::reportError()} when
320 * @see DefaultErrorStrategy::reportError()
348 * This is called by {@see DefaultErrorStrategy::reportError()} when
354 * @see DefaultErrorStrategy::reportError()
374 * This is called by {@see DefaultErrorStrategy::reportError()} when
380 * @see DefaultErrorStrategy::reportError()
396 * This method is called when {@see DefaultErrorStrategy::singleTokenDeletion()}
402 * {@see DefaultErrorStrategy::beginErrorCondition()} to enter error
434 * This method is called when {@see DefaultErrorStrategy::singleTokenInsertion()}
440 * {@see DefaultErrorStrategy::beginErrorCondition()} to enter error
481 * {@see DefaultErrorStrategy::singleTokenDeletion()}.
492 * {@see DefaultErrorStrategy::singleTokenInsertion()}.
509 * {@see DefaultErrorStrategy::recoverInline()}. To recover, it sees that
543 * strategy. It is called by {@see DefaultErrorStrategy::recoverInline()}
596 * strategy. It is called by {@see DefaultErrorStrategy::recoverInline()}
603 * {@see DefaultErrorStrategy::reportUnwantedToken()} to report the error,
605 * token. Then, before returning {@see DefaultErrorStrategy::reportMatch()}