php-parser/test/PhpParser/Node
Nikita Popov 0265c28e6e Switch NameResolver resolve methods to be immutable
To make it theoretically possible to expose this as API.

Add slice() method to Name to allow this. Deprecate existing mutable
Name APIs.
2015-07-12 23:56:57 +02:00
..
Scalar Rename nodes for compat with PHP 7 2015-03-20 21:49:38 +01:00
Stmt Fix implicit visibility for properties as well 2015-07-05 20:16:21 +02:00
NameTest.php Switch NameResolver resolve methods to be immutable 2015-07-12 23:56:57 +02:00