Home
last modified time | relevance | path

Searched defs:getAttributes (Results 1 – 4 of 4) sorted by relevance

/PHP-Parser/lib/PhpParser/
H A DNode.php142 public function getAttributes(): array; function
H A DError.php56 public function getAttributes(): array { function in PhpParser\\Error
H A DNodeAbstract.php167 public function getAttributes(): array { function in PhpParser\\NodeAbstract
H A DParserAbstract.php481 protected function getAttributes(int $tokenStartPos, int $tokenEndPos): array { function in PhpParser\\ParserAbstract

Completed in 13 milliseconds