Home
last modified time | relevance | path

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

/plugin/combo/vendor/antlr/antlr4-php-runtime/src/
H A DWritableToken.php19 public function setTokenIndex(int $index) : void; function
H A DCommonToken.php70 * {@see CommonToken::setTokenIndex()}.
256 public function setTokenIndex(int $tokenIndex) : void function in Antlr\\Antlr4\\Runtime\\CommonToken
H A DBufferedTokenStream.php165 $token->setTokenIndex(\count($this->tokens));