php-parser/test/PhpParser/Builder
lvht 39f93f09f9 Add setReturnType() method to function/method builders
Also support scalar type hints in existing setTypeHint() method on params.
2016-04-09 18:41:38 +09:00
..
ClassTest.php Rename nodes for compat with PHP 7 2015-03-20 21:49:38 +01:00
FunctionTest.php Add setReturnType() method to function/method builders 2016-04-09 18:41:38 +09:00
InterfaceTest.php Strict type compliance 2015-03-24 11:19:17 +01:00
MethodTest.php Add setReturnType() method to function/method builders 2016-04-09 18:41:38 +09:00
NamespaceTest.php Add support for global namespace in NS builder 2015-03-10 15:28:19 +01:00
ParamTest.php Rename nodes for compat with PHP 7 2015-03-20 21:49:38 +01:00
PropertyTest.php Rename nodes for compat with PHP 7 2015-03-20 21:49:38 +01:00
TraitTest.php Support properties in trait builder 2015-07-11 22:31:45 +02:00
UseTest.php Fix infinite recursion in Use builder __call 2015-07-12 22:11:43 +02:00