1
0
mirror of https://github.com/danog/PHP-Parser.git synced 2024-12-03 09:47:59 +01:00
PHP-Parser/lib/PhpParser/Node
Nikita Popov 09086fbe0a Support partial parsing of $foo->
Introduce Error node for this purpose.
2016-07-25 17:03:58 +02:00
..
Expr Support partial parsing of $foo-> 2016-07-25 17:03:58 +02:00
Name Port library to use namespaces, with BC for old names 2014-02-06 20:29:35 +01:00
Scalar Forbid invalid octals in PHP 7 mode 2016-04-18 13:59:18 +02:00
Stmt Introduce explicit Finally node 2016-07-25 14:25:04 +02:00
Arg.php Drop support for old Node format 2015-05-02 22:17:34 +02:00
Const_.php Drop support for old Node format 2015-05-02 22:17:34 +02:00
Expr.php Port library to use namespaces, with BC for old names 2014-02-06 20:29:35 +01:00
FunctionLike.php Fix returnType typehints 2015-07-02 18:06:41 +02:00
Name.php Remove deprecated Name::set*() methods 2016-07-25 14:50:37 +02:00
NullableType.php Rename $type subnode to $flags 2016-07-25 13:33:19 +02:00
Param.php Drop support for old Node format 2015-05-02 22:17:34 +02:00
Scalar.php Port library to use namespaces, with BC for old names 2014-02-06 20:29:35 +01:00
Stmt.php Port library to use namespaces, with BC for old names 2014-02-06 20:29:35 +01:00