Home
last modified time | relevance | path

Searched defs:inErrorRecoveryMode (Results 1 – 2 of 2) sorted by relevance

/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Error/
H A DANTLRErrorStrategy.php106 public function inErrorRecoveryMode(Parser $recognizer) : bool; function
H A DDefaultErrorStrategy.php92 public function inErrorRecoveryMode(Parser $recognizer) : bool function in Antlr\\Antlr4\\Runtime\\Error\\DefaultErrorStrategy