Home
last modified time | relevance | path

Searched defs:nextToken (Results 1 – 2 of 2) sorted by relevance

/template/strap/vendor/antlr/antlr4-php-runtime/src/
H A DTokenSource.php30 public function nextToken() : ?Token; function
H A DLexer.php153 public function nextToken() : ?Token function in Antlr\\Antlr4\\Runtime\\Lexer