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
Nikita Popov e1a0ec3724 Add support for anonymous classes
Has not landed upstream yet, but syntax is unlikely to change.
2015-04-26 23:04:31 +02:00
..
TraitUseAdaptation Use real properties for storing subnodes 2015-03-09 08:54:20 +01:00
Break_.php Use real properties for storing subnodes 2015-03-09 08:54:20 +01:00
Case_.php Use real properties for storing subnodes 2015-03-09 08:54:20 +01:00
Catch_.php Use real properties for storing subnodes 2015-03-09 08:54:20 +01:00
Class_.php Add support for anonymous classes 2015-04-26 23:04:31 +02:00
ClassConst.php Use real properties for storing subnodes 2015-03-09 08:54:20 +01:00
ClassLike.php Use real properties for storing subnodes 2015-03-09 08:54:20 +01:00
ClassMethod.php Add support for return type declarations [PHP 7] 2015-03-12 22:16:12 +01:00
Const_.php Use real properties for storing subnodes 2015-03-09 08:54:20 +01:00
Continue_.php Use real properties for storing subnodes 2015-03-09 08:54:20 +01:00
Declare_.php Use real properties for storing subnodes 2015-03-09 08:54:20 +01:00
DeclareDeclare.php Use real properties for storing subnodes 2015-03-09 08:54:20 +01:00
Do_.php Use real properties for storing subnodes 2015-03-09 08:54:20 +01:00
Echo_.php Use real properties for storing subnodes 2015-03-09 08:54:20 +01:00
Else_.php Use real properties for storing subnodes 2015-03-09 08:54:20 +01:00
ElseIf_.php Use real properties for storing subnodes 2015-03-09 08:54:20 +01:00
For_.php Use real properties for storing subnodes 2015-03-09 08:54:20 +01:00
Foreach_.php Use real properties for storing subnodes 2015-03-09 08:54:20 +01:00
Function_.php Add support for return type declarations [PHP 7] 2015-03-12 22:16:12 +01:00
Global_.php Use real properties for storing subnodes 2015-03-09 08:54:20 +01:00
Goto_.php Use real properties for storing subnodes 2015-03-09 08:54:20 +01:00
HaltCompiler.php Use real properties for storing subnodes 2015-03-09 08:54:20 +01:00
If_.php Use real properties for storing subnodes 2015-03-09 08:54:20 +01:00
InlineHTML.php Use real properties for storing subnodes 2015-03-09 08:54:20 +01:00
Interface_.php Add column info for non-syntax errors where relatively precise 2015-04-18 13:27:58 +02:00
Label.php Use real properties for storing subnodes 2015-03-09 08:54:20 +01:00
Namespace_.php Add column info for non-syntax errors where relatively precise 2015-04-18 13:27:58 +02:00
Property.php Use real properties for storing subnodes 2015-03-09 08:54:20 +01:00
PropertyProperty.php Use real properties for storing subnodes 2015-03-09 08:54:20 +01:00
Return_.php Use real properties for storing subnodes 2015-03-09 08:54:20 +01:00
Static_.php Use real properties for storing subnodes 2015-03-09 08:54:20 +01:00
StaticVar.php Use real properties for storing subnodes 2015-03-09 08:54:20 +01:00
Switch_.php Use real properties for storing subnodes 2015-03-09 08:54:20 +01:00
Throw_.php Use real properties for storing subnodes 2015-03-09 08:54:20 +01:00
Trait_.php Use real properties for storing subnodes 2015-03-09 08:54:20 +01:00
TraitUse.php Use real properties for storing subnodes 2015-03-09 08:54:20 +01:00
TraitUseAdaptation.php Use real properties for storing subnodes 2015-03-09 08:54:20 +01:00
TryCatch.php Use real properties for storing subnodes 2015-03-09 08:54:20 +01:00
Unset_.php Use real properties for storing subnodes 2015-03-09 08:54:20 +01:00
Use_.php Use real properties for storing subnodes 2015-03-09 08:54:20 +01:00
UseUse.php Use real properties for storing subnodes 2015-03-09 08:54:20 +01:00
While_.php Use real properties for storing subnodes 2015-03-09 08:54:20 +01:00