Home
last modified time | relevance | path

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

/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Error/
H A DDefaultErrorStrategy.php35 protected $errorRecoveryMode = false; variable in Antlr\\Antlr4\\Runtime\\Error\\DefaultErrorStrategy
89 $this->errorRecoveryMode = true;
94 return $this->errorRecoveryMode;
103 $this->errorRecoveryMode = false;