php-parser/test/PhpParser/NodeVisitor
Nikita Popov 90834bff8e Add namespacedName attribute on runtime-resolved names
The NameResolver now adds a namespacedName attribute on function/
const names which cannot be statically resolved.
2016-10-11 19:44:22 +02:00
..
NameResolverTest.php Add namespacedName attribute on runtime-resolved names 2016-10-11 19:44:22 +02:00