php-parser/lib/PhpParser/Builder
2021-11-05 22:26:04 +01:00
..
Class_.php Add addAttribute() method to Builders with normalizer (#782) 2021-06-16 17:47:22 +02:00
ClassConst.php Add support for new PHP 8.1 modifiers (#796) 2021-07-21 12:43:29 +02:00
Declaration.php [CS] New line in the end of file 2018-01-13 16:08:26 +01:00
Enum_.php Added builders for enum and enum case 2021-11-05 22:26:04 +01:00
EnumCase.php Added builders for enum and enum case 2021-11-05 22:26:04 +01:00
Function_.php Add addAttribute() method to Builders with normalizer (#782) 2021-06-16 17:47:22 +02:00
FunctionLike.php Unified builder methods for setting types 2021-09-14 18:09:07 +02:00
Interface_.php Add addAttribute() method to Builders with normalizer (#782) 2021-06-16 17:47:22 +02:00
Method.php Add addAttribute() method to Builders with normalizer (#782) 2021-06-16 17:47:22 +02:00
Namespace_.php make Namespace_ builder return Namespace_ 2020-12-30 10:13:54 +01:00
Param.php Unified builder methods for setting types 2021-09-14 18:09:07 +02:00
Property.php Unified builder methods for setting types 2021-09-14 18:09:07 +02:00
Trait_.php Add addAttribute() method to Builders with normalizer (#782) 2021-06-16 17:47:22 +02:00
TraitUse.php Add Builder\TraitUse::with receiving adaptation builder ability 2018-07-22 21:23:00 +02:00
TraitUseAdaptation.php Add TraitUseAdaptation and factory for it 2018-07-22 21:23:00 +02:00
Use_.php Update Use_ builder to return specific type 2021-01-06 14:30:19 +01:00