Home
last modified time | relevance | path

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

/plugin/combo/vendor/antlr/antlr4-php-runtime/src/
H A DRecognizer.php177 public function getErrorListenerDispatch() : ANTLRErrorListener function in Antlr\\Antlr4\\Runtime\\Recognizer
H A DLexer.php534 $listener = $this->getErrorListenerDispatch();
H A DParser.php491 $listener = $this->getErrorListenerDispatch();
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Atn/
H A DParserATNSimulator.php2434 $this->parser->getErrorListenerDispatch()->reportAttemptingFullContext(
2465 $this->parser->getErrorListenerDispatch()->reportContextSensitivity(
2501 $this->parser->getErrorListenerDispatch()->reportAmbiguity(