php-parser/lib/PhpParser/Node
2020-08-09 12:08:05 +02:00
..
Expr Add support for nullsafe operator 2020-08-09 12:08:05 +02:00
Name
Scalar Avoid notices in php 7.4 with hexdec/base_convert (#619) 2019-07-14 10:56:13 +02:00
Stmt [PHP 8.0] Add exception witout variable 2020-06-03 09:18:13 +02:00
Arg.php Avoid parent constructor call during node construction 2019-05-12 14:55:21 +02:00
Const_.php Avoid parent constructor call during node construction 2019-05-12 14:55:21 +02:00
Expr.php
FunctionLike.php Add support for union types 2019-11-08 14:45:32 +01:00
Identifier.php Avoid parent constructor call during node construction 2019-05-12 14:55:21 +02:00
MatchArm.php [PHP 8.0] Add match expressions (#672) 2020-07-15 21:40:05 +02:00
Name.php Avoid parent constructor call during node construction 2019-05-12 14:55:21 +02:00
NullableType.php Avoid parent constructor call during node construction 2019-05-12 14:55:21 +02:00
Param.php Add constructor promotion support 2020-06-27 17:57:47 +02:00
Scalar.php
Stmt.php
UnionType.php Add support for union types 2019-11-08 14:45:32 +01:00
VarLikeIdentifier.php