Home
last modified time | relevance | path

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

/template/strap/vendor/antlr/antlr4-php-runtime/src/
H A DLexer.php330 $this->getCharIndex() - 1,
403 public function getCharIndex() : int function in Antlr\\Antlr4\\Runtime\\Lexer