Home
last modified time | relevance | path

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

/plugin/combo/vendor/antlr/antlr4-php-runtime/src/
H A DParserTraceListener.php38 $this->parser->getCurrentRuleName()
H A DParser.php742 public function getCurrentRuleName() : string function in Antlr\\Antlr4\\Runtime\\Parser
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Error/
H A DDefaultErrorStrategy.php384 $msg = \sprintf('rule %s %s', $recognizer->getCurrentRuleName(), $e->getMessage());