php-parser/lib/PhpParser/Node
2016-10-22 00:25:15 +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 Type encapsulated string parts specifically 2016-10-21 11:46:54 +02:00
Stmt $name can be null for PHP 7 anonymous classes 2016-10-21 11:46:14 +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 Name::append() and Name::prepend() 2016-10-22 00:25:15 +02:00
NullableType.php Add support for PHP 7.1 types to builders 2016-09-16 13:53:13 +02:00
Param.php Graceful handling for "special" errors 2016-10-09 12:38:18 +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