php-parser/test/PhpParser/Builder
2015-03-10 16:05:55 +01:00
..
ClassTest.php Fix 5.3 build and some small cleanups 2014-12-19 18:54:56 +01:00
FunctionTest.php Add support for doc comments in builders 2014-12-13 13:44:40 +01:00
InterfaceTest.php Add support for doc comments in builders 2014-12-13 13:44:40 +01:00
MethodTest.php Implicit public should not generate as explicit public 2015-03-08 20:21:01 +01:00
NamespaceTest.php Add support for global namespace in NS builder 2015-03-10 15:28:19 +01:00
ParamTest.php Port library to use namespaces, with BC for old names 2014-02-06 20:29:35 +01:00
PropertyTest.php Add support for doc comments in builders 2014-12-13 13:44:40 +01:00
TraitTest.php Add trait builder (for completeness...) 2014-12-19 17:59:23 +01:00
UseTest.php Add "use" builder 2015-03-10 16:05:55 +01:00