1
0
mirror of https://github.com/danog/PHP-Parser.git synced 2024-12-12 09:29:47 +01:00
PHP-Parser/lib/PhpParser/Node
nikic 70077039b4 Add Scalar\MagicConst->getName()
Return magic constant name, e.g. __CLASS__.

Resolves #95.
2014-02-21 18:16:18 +01:00
..
Expr Port library to use namespaces, with BC for old names 2014-02-06 20:29:35 +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 Merge branch '0.9' 2014-02-12 20:23:12 +01:00
Arg.php Port library to use namespaces, with BC for old names 2014-02-06 20:29:35 +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 Port library to use namespaces, with BC for old names 2014-02-06 20:29:35 +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