php-parser/lib/PhpParser/Node/Expr
2017-05-07 19:56:14 +02:00
..
AssignOp Add support for pow operator (PHP 5.6) 2014-03-26 19:18:16 +01:00
BinaryOp Add support for spaceship operator (<=>) [PHP 7] 2015-03-12 23:13:31 +01:00
Cast Rename Cast\Object as well 2015-03-21 18:57:55 +01:00
Array_.php Generate PHP 7 type annotations 2017-04-28 21:40:59 +02:00
ArrayDimFetch.php Generate PHP 7 type annotations 2017-04-28 21:40:59 +02:00
ArrayItem.php Generate PHP 7 type annotations 2017-04-28 21:40:59 +02:00
Assign.php Generate PHP 7 type annotations 2017-04-28 21:40:59 +02:00
AssignOp.php Generate PHP 7 type annotations 2017-04-28 21:40:59 +02:00
AssignRef.php Generate PHP 7 type annotations 2017-04-28 21:40:59 +02:00
BinaryOp.php Generate PHP 7 type annotations 2017-04-28 21:40:59 +02:00
BitwiseNot.php Generate PHP 7 type annotations 2017-04-28 21:40:59 +02:00
BooleanNot.php Generate PHP 7 type annotations 2017-04-28 21:40:59 +02:00
Cast.php Generate PHP 7 type annotations 2017-04-28 21:40:59 +02:00
ClassConstFetch.php Generate PHP 7 type annotations 2017-04-28 21:40:59 +02:00
Clone_.php Generate PHP 7 type annotations 2017-04-28 21:40:59 +02:00
Closure.php Allow null in ClassMethod::getStmts() 2017-05-07 19:56:14 +02:00
ClosureUse.php Generate PHP 7 type annotations 2017-04-28 21:40:59 +02:00
ConstFetch.php Generate PHP 7 type annotations 2017-04-28 21:40:59 +02:00
Empty_.php Generate PHP 7 type annotations 2017-04-28 21:40:59 +02:00
Error.php Generate PHP 7 type annotations 2017-04-28 21:40:59 +02:00
ErrorSuppress.php Generate PHP 7 type annotations 2017-04-28 21:40:59 +02:00
Eval_.php Generate PHP 7 type annotations 2017-04-28 21:40:59 +02:00
Exit_.php Generate PHP 7 type annotations 2017-04-28 21:40:59 +02:00
FuncCall.php Generate PHP 7 type annotations 2017-04-28 21:40:59 +02:00
Include_.php Generate PHP 7 type annotations 2017-04-28 21:40:59 +02:00
Instanceof_.php Generate PHP 7 type annotations 2017-04-28 21:40:59 +02:00
Isset_.php Generate PHP 7 type annotations 2017-04-28 21:40:59 +02:00
List_.php Generate PHP 7 type annotations 2017-04-28 21:40:59 +02:00
MethodCall.php Generate PHP 7 type annotations 2017-04-28 21:40:59 +02:00
New_.php Generate PHP 7 type annotations 2017-04-28 21:40:59 +02:00
PostDec.php Generate PHP 7 type annotations 2017-04-28 21:40:59 +02:00
PostInc.php Generate PHP 7 type annotations 2017-04-28 21:40:59 +02:00
PreDec.php Generate PHP 7 type annotations 2017-04-28 21:40:59 +02:00
PreInc.php Generate PHP 7 type annotations 2017-04-28 21:40:59 +02:00
Print_.php Generate PHP 7 type annotations 2017-04-28 21:40:59 +02:00
PropertyFetch.php Generate PHP 7 type annotations 2017-04-28 21:40:59 +02:00
ShellExec.php Generate PHP 7 type annotations 2017-04-28 21:40:59 +02:00
StaticCall.php Generate PHP 7 type annotations 2017-04-28 21:40:59 +02:00
StaticPropertyFetch.php Generate PHP 7 type annotations 2017-04-28 21:40:59 +02:00
Ternary.php Generate PHP 7 type annotations 2017-04-28 21:40:59 +02:00
UnaryMinus.php Generate PHP 7 type annotations 2017-04-28 21:40:59 +02:00
UnaryPlus.php Generate PHP 7 type annotations 2017-04-28 21:40:59 +02:00
Variable.php Generate PHP 7 type annotations 2017-04-28 21:40:59 +02:00
Yield_.php Generate PHP 7 type annotations 2017-04-28 21:40:59 +02:00
YieldFrom.php Generate PHP 7 type annotations 2017-04-28 21:40:59 +02:00