Searched defs:getAttributes (Results 1 – 4 of 4) sorted by relevance
/PHP-Parser/lib/PhpParser/ | ||
H A D | Node.php | 142 public function getAttributes(): array; function |
H A D | Error.php | 56 public function getAttributes(): array { function in PhpParser\\Error |
H A D | NodeAbstract.php | 167 public function getAttributes(): array { function in PhpParser\\NodeAbstract |
H A D | ParserAbstract.php | 479 protected function getAttributes(int $tokenStartPos, int $tokenEndPos): array { function in PhpParser\\ParserAbstract |
Completed in 14 milliseconds