Searched refs:getAttributesForToken (Results 1 – 1 of 1) sorted by relevance
361 … $this->emitError(new Error($msg, $this->getAttributesForToken($this->tokenPos)));497 protected function getAttributesForToken(int $tokenPos): array { function in PhpParser\\ParserAbstract973 return $this->getAttributesForToken($tokenPos);
Completed in 8 milliseconds