1
0
mirror of https://github.com/danog/PHP-Parser.git synced 2024-12-04 10:18:09 +01:00
PHP-Parser/lib/PHPParser/Node
2011-08-04 12:03:34 +02:00
..
Expr Prefix all classes with PHPParser_ 2011-06-05 18:40:04 +02:00
Scalar Add missing #line hint for strings 2011-06-28 14:16:10 +02:00
Stmt Add checks against use of self / parent class names and static constructors 2011-08-04 12:03:34 +02:00
Expr.php Prefix all classes with PHPParser_ 2011-06-05 18:40:04 +02:00
Name.php Add getLast and toString (and __toString) methods to Node_Name 2011-08-04 12:02:14 +02:00
Scalar.php Prefix all classes with PHPParser_ 2011-06-05 18:40:04 +02:00
Stmt.php Prefix all classes with PHPParser_ 2011-06-05 18:40:04 +02:00
Variable.php Prefix all classes with PHPParser_ 2011-06-05 18:40:04 +02:00