Searched defs:nextToken (Results 1 – 2 of 2) sorted by relevance
| /template/strap/vendor/antlr/antlr4-php-runtime/src/ | ||
| H A D | TokenSource.php | 30 public function nextToken() : ?Token; function |
| H A D | Lexer.php | 153 public function nextToken() : ?Token function in Antlr\\Antlr4\\Runtime\\Lexer |