Home
last modified time | relevance | path

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

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

Completed in 7 milliseconds