Home
last modified time | relevance | path

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

/PHP-Parser/lib/PhpParser/
H A DParserAbstract.php722 protected function getAttributesAt(int $stackPos): array { function in PhpParser\\ParserAbstract
1025 $error->setAttributes($this->getAttributesAt($modifierPos));
1035 $error->setAttributes($this->getAttributesAt($modifierPos));
1073 $this->getAttributesAt($namePos)
1119 $this->getAttributesAt($modifierPos)));
1124 $this->getAttributesAt($modifierPos)));
1129 $this->getAttributesAt($modifierPos)));
1137 $this->getAttributesAt($modifierPos)));
1146 $this->getAttributesAt($modifierPos)));
1158 $this->getAttributesAt($namePos)
[all …]

Completed in 7 milliseconds