1
0
mirror of https://github.com/danog/PHP-Parser.git synced 2024-11-26 20:04:48 +01:00
PHP-Parser/lib/PhpParser/Node
2017-12-25 14:28:33 +01:00
..
Expr Add explicit getType() methods 2017-11-12 21:27:14 +01:00
Name Add explicit getType() methods 2017-11-12 21:27:14 +01:00
Scalar Add explicit getType() methods 2017-11-12 21:27:14 +01:00
Stmt Missing # in method description 2017-12-25 14:28:33 +01:00
Arg.php Add explicit getType() methods 2017-11-12 21:27:14 +01:00
Const_.php Add explicit getType() methods 2017-11-12 21:27:14 +01:00
Expr.php Add strict_types to lib code 2017-08-18 23:00:13 +02:00
FunctionLike.php Add strict_types to lib code 2017-08-18 23:00:13 +02:00
Identifier.php Add explicit getType() methods 2017-11-12 21:27:14 +01:00
Name.php Ensure names are not empty 2017-12-01 18:13:55 +01:00
NullableType.php Add explicit getType() methods 2017-11-12 21:27:14 +01:00
Param.php Add explicit getType() methods 2017-11-12 21:27:14 +01:00
Scalar.php Add strict_types to lib code 2017-08-18 23:00:13 +02:00
Stmt.php Add strict_types to lib code 2017-08-18 23:00:13 +02:00
VarLikeIdentifier.php Add explicit getType() methods 2017-11-12 21:27:14 +01:00