Home
last modified time | relevance | path

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

/plugin/combo/vendor/antlr/antlr4-php-runtime/src/
H A DLexer.php166 $this->emitEOF();
340 public function emitEOF() : Token function in Antlr\\Antlr4\\Runtime\\Lexer