1
0
mirror of https://github.com/danog/PHP-Parser.git synced 2024-11-30 04:19:30 +01:00
PHP-Parser/lib/PhpParser/Node
2019-08-31 09:26:51 +02:00
..
Expr Avoid parent constructor call during node construction 2019-05-12 14:55:21 +02:00
Name [CS] New line in the end of file 2018-01-13 16:08:26 +01:00
Scalar Avoid notices in php 7.4 with hexdec/base_convert (#619) 2019-07-14 10:56:13 +02:00
Stmt add getTraitUses() method to ClassLike 2019-08-31 09:26:51 +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 [CS] New line in the end of file 2018-01-13 16:08:26 +01:00
FunctionLike.php Add strict_types to lib code 2017-08-18 23:00:13 +02:00
Identifier.php Avoid parent constructor call during node construction 2019-05-12 14:55:21 +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 Avoid parent constructor call during node construction 2019-05-12 14:55:21 +02:00
Scalar.php [CS] New line in the end of file 2018-01-13 16:08:26 +01:00
Stmt.php [CS] New line in the end of file 2018-01-13 16:08:26 +01:00
VarLikeIdentifier.php Add public visibility to getType method (#463) 2018-01-10 18:57:48 +01:00