php-parser/lib/PHPParser/Node
2014-02-12 20:19:48 +01:00
..
Expr Add support for expressions in empty (PHP 5.5) 2012-09-07 23:42:01 +02:00
Name Merge Node_Name and Node_Name_Normal 2011-09-24 23:31:18 +02:00
Scalar Scalar_String::create() -> Scalar_String::parse() 2012-10-19 15:17:08 +02:00
Stmt Synchronized error messages with native php error messages 2014-02-12 20:19:48 +01:00
Arg.php Store line and doc comment as attributes 2012-05-04 10:16:59 +02:00
Const.php Store line and doc comment as attributes 2012-05-04 10:16:59 +02:00
Expr.php Prefix all classes with PHPParser_ 2011-06-05 18:40:04 +02:00
Name.php Store line and doc comment as attributes 2012-05-04 10:16:59 +02:00
Param.php Store line and doc comment as attributes 2012-05-04 10:16:59 +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