php-parser/lib/PhpParser/NodeVisitor
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
..
NameResolver.php Switch NameResolver resolve methods to be immutable 2015-07-12 23:56:57 +02:00