php-parser/lib/PhpParser/NodeVisitor
Nikita Popov 52dafafd10 Resolve param type hints earlier
For convenience of concurrent visitors that want to perform
enterNode actions based on Stmt\Function_ etc.

Fixes #188.
2015-03-25 20:57:39 +01:00
..
NameResolver.php Resolve param type hints earlier 2015-03-25 20:57:39 +01:00