1
0
mirror of https://github.com/danog/PHP-Parser.git synced 2024-12-03 09:47:59 +01:00
PHP-Parser/lib/PhpParser/Node
2017-04-28 21:40:59 +02:00
..
Expr Generate PHP 7 type annotations 2017-04-28 21:40:59 +02:00
Name Generate PHP 7 type annotations 2017-04-28 21:40:59 +02:00
Scalar Generate PHP 7 type annotations 2017-04-28 21:40:59 +02:00
Stmt Generate PHP 7 type annotations 2017-04-28 21:40:59 +02:00
Arg.php Generate PHP 7 type annotations 2017-04-28 21:40:59 +02:00
Const_.php Generate PHP 7 type annotations 2017-04-28 21:40:59 +02:00
Expr.php Port library to use namespaces, with BC for old names 2014-02-06 20:29:35 +01:00
FunctionLike.php Generate PHP 7 type annotations 2017-04-28 21:40:59 +02:00
Identifier.php Generate PHP 7 type annotations 2017-04-28 21:40:59 +02:00
Name.php Generate PHP 7 type annotations 2017-04-28 21:40:59 +02:00
NullableType.php Generate PHP 7 type annotations 2017-04-28 21:40:59 +02:00
Param.php Generate PHP 7 type annotations 2017-04-28 21:40:59 +02: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
VarLikeIdentifier.php Add VarLikeIdentifier 2016-12-23 12:39:27 +01:00