Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/phpunit/php-token-stream/src/
H A DToken.php130 public function getEndTokenId() function in PHP_TokenWithScope
169 return $this->tokenStream[$this->getEndTokenId()]->getLine();
403 $end = $this->getEndTokenId();