php-parser/lib/PhpParser/Builder
2016-02-20 17:06:09 +01:00
..
Class_.php Doc comment tweaks 2016-02-20 17:06:09 +01:00
Declaration.php Extract common builder methods to abstract classes 2014-12-19 17:47:51 +01:00
Function_.php Extract common builder methods to abstract classes 2014-12-19 17:47:51 +01:00
FunctionLike.php Extract common builder methods to abstract classes 2014-12-19 17:47:51 +01:00
Interface_.php Doc comment tweaks 2016-02-20 17:06:09 +01:00
Method.php Implicit public should not generate as explicit public 2015-03-08 20:21:01 +01:00
Namespace_.php Add support for global namespace in NS builder 2015-03-10 15:28:19 +01:00
Param.php Extract common builder methods to abstract classes 2014-12-19 17:47:51 +01:00
Property.php Extract common builder methods to abstract classes 2014-12-19 17:47:51 +01:00
Trait_.php Support properties in trait builder 2015-07-11 22:31:45 +02:00
Use_.php Fix infinite recursion in Use builder __call 2015-07-12 22:11:43 +02:00