Home
last modified time | relevance | path

Searched refs:getAttributesForToken (Results 1 – 1 of 1) sorted by path

/PHP-Parser/lib/PhpParser/
H A DParserAbstract.php359 … $this->emitError(new Error($msg, $this->getAttributesForToken($this->tokenPos)));
497 protected function getAttributesForToken(int $tokenPos): array { function in PhpParser\\ParserAbstract
973 return $this->getAttributesForToken($tokenPos);

Completed in 7 milliseconds