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

Resolves #95.
2014-02-21 18:16:18 +01:00
..
Builder Port library to use namespaces, with BC for old names 2014-02-06 20:29:35 +01:00
Lexer Port library to use namespaces, with BC for old names 2014-02-06 20:29:35 +01:00
Node Add Scalar\MagicConst->getName() 2014-02-21 18:16:18 +01:00
NodeVisitor Port library to use namespaces, with BC for old names 2014-02-06 20:29:35 +01:00
Serializer Port library to use namespaces, with BC for old names 2014-02-06 20:29:35 +01:00
Unserializer Port library to use namespaces, with BC for old names 2014-02-06 20:29:35 +01:00
BuilderFactoryTest.php Port library to use namespaces, with BC for old names 2014-02-06 20:29:35 +01:00
CodeTestAbstract.php Port library to use namespaces, with BC for old names 2014-02-06 20:29:35 +01:00
CommentTest.php Port library to use namespaces, with BC for old names 2014-02-06 20:29:35 +01:00
ErrorTest.php Port library to use namespaces, with BC for old names 2014-02-06 20:29:35 +01:00
LexerTest.php Port library to use namespaces, with BC for old names 2014-02-06 20:29:35 +01:00
NodeAbstractTest.php Port library to use namespaces, with BC for old names 2014-02-06 20:29:35 +01:00
NodeDumperTest.php Port library to use namespaces, with BC for old names 2014-02-06 20:29:35 +01:00
NodeTraverserTest.php Port library to use namespaces, with BC for old names 2014-02-06 20:29:35 +01:00
ParserTest.php Port library to use namespaces, with BC for old names 2014-02-06 20:29:35 +01:00
PrettyPrinterTest.php Port library to use namespaces, with BC for old names 2014-02-06 20:29:35 +01:00
TemplateLoaderTest.php Port library to use namespaces, with BC for old names 2014-02-06 20:29:35 +01:00
TemplateTest.php Port library to use namespaces, with BC for old names 2014-02-06 20:29:35 +01:00