php-parser/lib/PhpParser/Node
Nikita Popov dce19b074b Strict type compliance
Were this library to be fully annotated with scalar types and
return types where possible and were strict types to be enabled
for all files, the test suite would now pass.
2015-03-24 11:19:17 +01:00
..
Expr Rename Cast\Object as well 2015-03-21 18:57:55 +01:00
Name Port library to use namespaces, with BC for old names 2014-02-06 20:29:35 +01:00
Scalar Rename nodes for compat with PHP 7 2015-03-20 21:49:38 +01:00
Stmt Strict type compliance 2015-03-24 11:19:17 +01:00
Arg.php Use real properties for storing subnodes 2015-03-09 08:54:20 +01:00
Const_.php Use real properties for storing subnodes 2015-03-09 08:54:20 +01:00
Expr.php Port library to use namespaces, with BC for old names 2014-02-06 20:29:35 +01:00
Name.php Use real properties for storing subnodes 2015-03-09 08:54:20 +01:00
Param.php Use real properties for storing subnodes 2015-03-09 08:54:20 +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