1
0
mirror of https://github.com/danog/PHP-Parser.git synced 2024-11-27 04:14:44 +01:00
PHP-Parser/lib/PhpParser/Node
2017-08-13 21:14:28 +02:00
..
Expr [cs] use PHP 5.4 short array, since PHP 7.0 is min version 2017-08-13 21:14:28 +02:00
Name Generate PHP 7 type annotations 2017-04-28 21:40:59 +02:00
Scalar [cs] use PHP 5.4 short array, since PHP 7.0 is min version 2017-08-13 21:14:28 +02:00
Stmt [cs] use PHP 5.4 short array, since PHP 7.0 is min version 2017-08-13 21:14:28 +02:00
Arg.php [cs] use PHP 5.4 short array, since PHP 7.0 is min version 2017-08-13 21:14:28 +02:00
Const_.php [cs] use PHP 5.4 short array, since PHP 7.0 is min version 2017-08-13 21:14:28 +02:00
Expr.php Port library to use namespaces, with BC for old names 2014-02-06 20:29:35 +01:00
FunctionLike.php Allow null in ClassMethod::getStmts() 2017-05-07 19:56:14 +02:00
Identifier.php [cs] use PHP 5.4 short array, since PHP 7.0 is min version 2017-08-13 21:14:28 +02:00
Name.php [cs] use strict comparison where allowed 2017-08-13 21:14:28 +02:00
NullableType.php [cs] use PHP 5.4 short array, since PHP 7.0 is min version 2017-08-13 21:14:28 +02:00
Param.php [cs] use PHP 5.4 short array, since PHP 7.0 is min version 2017-08-13 21:14:28 +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