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

Resolves #95.
2014-02-21 18:16:18 +01:00
..
MagicConst Add Scalar\MagicConst->getName() 2014-02-21 18:16:18 +01:00
DNumber.php Port library to use namespaces, with BC for old names 2014-02-06 20:29:35 +01:00
Encapsed.php Port library to use namespaces, with BC for old names 2014-02-06 20:29:35 +01:00
LNumber.php Port library to use namespaces, with BC for old names 2014-02-06 20:29:35 +01:00
MagicConst.php Add Scalar\MagicConst->getName() 2014-02-21 18:16:18 +01:00
String.php Port library to use namespaces, with BC for old names 2014-02-06 20:29:35 +01:00