1
0
mirror of https://github.com/danog/PHP-Parser.git synced 2024-12-02 17:28:27 +01:00
PHP-Parser/lib/PhpParser/Node/Stmt
2016-12-05 13:30:29 +01:00
..
TraitUseAdaptation
Break_.php
Case_.php
Catch_.php
Class_.php Cleanup imports 2016-11-23 22:58:18 +01:00
ClassConst.php Cleanup imports 2016-11-23 22:58:18 +01:00
ClassLike.php $name can be null for PHP 7 anonymous classes 2016-10-21 11:46:14 +02:00
ClassMethod.php Add NullableType to types of properties/args that offer it (#323) 2016-12-05 13:30:29 +01:00
Const_.php
Continue_.php
Declare_.php Cleanup imports 2016-11-23 22:58:18 +01:00
DeclareDeclare.php
Do_.php
Echo_.php
Else_.php
ElseIf_.php
Finally_.php Introduce explicit Finally node 2016-07-25 14:25:04 +02:00
For_.php
Foreach_.php
Function_.php Add NullableType to types of properties/args that offer it (#323) 2016-12-05 13:30:29 +01:00
Global_.php
Goto_.php
GroupUse.php Cleanup imports 2016-11-23 22:58:18 +01:00
HaltCompiler.php
If_.php
InlineHTML.php
Interface_.php Cleanup imports 2016-11-23 22:58:18 +01:00
Label.php
Namespace_.php Cleanup imports 2016-11-23 22:58:18 +01:00
Nop.php
Property.php Cleanup imports 2016-11-23 22:58:18 +01:00
PropertyProperty.php
Return_.php
Static_.php
StaticVar.php
Switch_.php
Throw_.php
Trait_.php Bring Trait constructor in line with Class/interface 2016-07-22 17:01:51 +02:00
TraitUse.php
TraitUseAdaptation.php
TryCatch.php Cleanup imports 2016-11-23 22:58:18 +01:00
Unset_.php
Use_.php
UseUse.php Cleanup imports 2016-11-23 22:58:18 +01:00
While_.php