1
0
mirror of https://github.com/danog/PHP-Parser.git synced 2024-11-27 04:14:44 +01:00
PHP-Parser/lib/PhpParser/Node
2014-03-26 22:33:45 +01:00
..
Expr Add support for pow operator (PHP 5.6) 2014-03-26 19:18:16 +01:00
Name Port library to use namespaces, with BC for old names 2014-02-06 20:29:35 +01:00
Scalar Add Scalar\MagicConst->getName() 2014-02-21 18:16:18 +01:00
Stmt Add support for function and constant import (PHP 5.6) 2014-03-26 22:33:45 +01:00
Arg.php Add support for argument unpacking (PHP 5.6) 2014-03-26 18:42:46 +01:00
Const.php Port library to use namespaces, with BC for old names 2014-02-06 20:29:35 +01: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