Home
last modified time | relevance | path

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

/plugin/combo/vendor/antlr/antlr4-php-runtime/src/
H A DLexer.php81 public $hitEOF = false; variable in Antlr\\Antlr4\\Runtime\\Lexer
141 $this->hitEOF = false;
165 if ($this->hitEOF) {
194 $this->hitEOF = true;