Searched defs:getTokenFactory (Results 1 – 4 of 4) sorted by relevance
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/ | ||
H A D | TokenSource.php | 84 public function getTokenFactory() : TokenFactory; function |
H A D | Recognizer.php | 220 abstract public function getTokenFactory() : TokenFactory; function in Antlr\\Antlr4\\Runtime\\Recognizer |
H A D | Lexer.php | 279 public function getTokenFactory() : TokenFactory function in Antlr\\Antlr4\\Runtime\\Lexer |
H A D | Parser.php | 375 public function getTokenFactory() : TokenFactory function in Antlr\\Antlr4\\Runtime\\Parser |