php-parser/lib
nikic ab72f98570 Add NameResolver
The NameResolver visitor tries to resolve all names to fully qualified names. It will resolve all non-dynamic names, apart from unqualified function and constant names. The latter can not be resolved properly without running the code.
2011-09-28 20:14:27 +02:00
..
PHPParser Add NameResolver 2011-09-28 20:14:27 +02:00