Home
last modified time | relevance | path

Searched refs:beginErrorCondition (Results 1 – 1 of 1) sorted by relevance

/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Error/
H A DDefaultErrorStrategy.php87 protected function beginErrorCondition(Parser $recognizer) : void function in Antlr\\Antlr4\\Runtime\\Error\\DefaultErrorStrategy
124 * {@see DefaultErrorStrategy::beginErrorCondition()} and dispatches
146 $this->beginErrorCondition($recognizer);
402 * {@see DefaultErrorStrategy::beginErrorCondition()} to enter error
413 $this->beginErrorCondition($recognizer);
440 * {@see DefaultErrorStrategy::beginErrorCondition()} to enter error
451 $this->beginErrorCondition($recognizer);