Home
last modified time | relevance | path

Searched defs:getTokenFactory (Results 1 – 4 of 4) sorted by relevance

/plugin/combo/vendor/antlr/antlr4-php-runtime/src/
H A DTokenSource.php84 public function getTokenFactory() : TokenFactory; function
H A DRecognizer.php220 abstract public function getTokenFactory() : TokenFactory; function in Antlr\\Antlr4\\Runtime\\Recognizer
H A DLexer.php279 public function getTokenFactory() : TokenFactory function in Antlr\\Antlr4\\Runtime\\Lexer
H A DParser.php375 public function getTokenFactory() : TokenFactory function in Antlr\\Antlr4\\Runtime\\Parser