Home
last modified time | relevance | path

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

/plugin/combo/vendor/antlr/antlr4-php-runtime/src/
DTokenSource.php84 public function getTokenFactory() : TokenFactory; function
DRecognizer.php220 abstract public function getTokenFactory() : TokenFactory; function in Antlr\\Antlr4\\Runtime\\Recognizer
DParser.php375 public function getTokenFactory() : TokenFactory function in Antlr\\Antlr4\\Runtime\\Parser
377 return $this->tokenStream()->getTokenSource()->getTokenFactory();
DLexer.php279 public function getTokenFactory() : TokenFactory function in Antlr\\Antlr4\\Runtime\\Lexer
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Error/
DDefaultErrorStrategy.php698 return $recognizer->getTokenFactory()->createEx(