mirror of
https://github.com/danog/PHP-Parser.git
synced 2024-11-26 20:04:48 +01:00
91f77968c2
Node attributes are now also accessible as ordinary properties. Accessing an undefined attribute throws -- the getAttribute() default value behavior can be replicated using coalescing. @property declarations for all the standard attributes have been added to the relevant nodes. Of course, whether they are actually available depends on configuration. |
||
---|---|---|
.. | ||
code | ||
PhpParser | ||
bootstrap.php |