Home
last modified time | relevance | path

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

/plugin/combo/vendor/antlr/antlr4-php-runtime/src/
H A DLexer.php73 public $tokenStartCharPositionInLine = -1; variable in Antlr\\Antlr4\\Runtime\\Lexer
137 $this->tokenStartCharPositionInLine = -1;
178 $this->tokenStartCharPositionInLine = $this->interp->getCharPositionInLine();
332 $this->tokenStartCharPositionInLine
540 $this->tokenStartCharPositionInLine,