Home
last modified time | relevance | path

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

/template/strap/vendor/antlr/antlr4-php-runtime/src/
DLexer.php310 public function emitToken(Token $token) : void function in Antlr\\Antlr4\\Runtime\\Lexer
335 $this->emitToken($token);
359 $this->emitToken($eof);