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
2014-11-13 20:25:52 +01:00
..
Expr Make autoloader for new names PSR-0 compliant 2014-04-02 09:44:45 +02: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 Error on final or abstract properties 2014-11-13 20:25:52 +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