Home
last modified time | relevance | path

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

/PHP-Parser/lib/PhpParser/
H A DParserAbstract.php720 protected function getAttributesAt(int $stackPos): array { function in PhpParser\\ParserAbstract
1023 $error->setAttributes($this->getAttributesAt($modifierPos));
1033 $error->setAttributes($this->getAttributesAt($modifierPos));
1071 $this->getAttributesAt($namePos)
1117 $this->getAttributesAt($modifierPos)));
1122 $this->getAttributesAt($modifierPos)));
1127 $this->getAttributesAt($modifierPos)));
1135 $this->getAttributesAt($modifierPos)));
1144 $this->getAttributesAt($modifierPos)));
1156 $this->getAttributesAt($namePos)
[all …]

Completed in 7 milliseconds