1
0
mirror of https://github.com/danog/PHP-Parser.git synced 2024-12-02 17:28:27 +01:00
PHP-Parser/lib/PhpParser/Node
2015-03-08 20:21:01 +01:00
..
Expr Make Node\Expr\BinOp an abstract class 2015-01-18 00:10:02 +01:00
Name Port library to use namespaces, with BC for old names 2014-02-06 20:29:35 +01:00
Scalar Annotate some APIs as @internal 2014-09-30 20:26:06 +02:00
Stmt Implicit public should not generate as explicit public 2015-03-08 20:21:01 +01:00
Arg.php Add support for argument unpacking (PHP 5.6) 2014-03-26 18:42:46 +01:00
Const_.php Make autoloader for new names PSR-0 compliant 2014-04-02 09:44:45 +02:00
Expr.php Port library to use namespaces, with BC for old names 2014-02-06 20:29:35 +01:00
Name.php Port library to use namespaces, with BC for old names 2014-02-06 20:29:35 +01:00
Param.php Add support for variadic parameters (PHP 5.6) 2014-03-26 18:23:30 +01: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