Nikita Popov 3ad0d4b310 Add support for return type declarations [PHP 7]
This adds an additional "returnType" subnode to Stmt\Function_,
Stmt\ClassMethod and Expr\Closure, as well as the corresponding
support in the name resolver and pretty printer.
2015-03-12 22:16:12 +01:00
..
2015-03-10 16:05:55 +01:00
2014-11-27 21:01:56 +01:00
2014-09-12 13:45:34 +02:00
2015-03-10 16:05:55 +01:00
2015-02-26 19:19:40 +01:00