propresenter-php/php/vendor/nikic/php-parser/lib/PhpParser/Node/Expr
2026-03-01 16:12:17 +01:00
..
AssignOp [AI] first parser implementation 2026-03-01 16:12:17 +01:00
BinaryOp [AI] first parser implementation 2026-03-01 16:12:17 +01:00
Cast [AI] first parser implementation 2026-03-01 16:12:17 +01:00
Array_.php [AI] first parser implementation 2026-03-01 16:12:17 +01:00
ArrayDimFetch.php [AI] first parser implementation 2026-03-01 16:12:17 +01:00
ArrayItem.php [AI] first parser implementation 2026-03-01 16:12:17 +01:00
ArrowFunction.php [AI] first parser implementation 2026-03-01 16:12:17 +01:00
Assign.php [AI] first parser implementation 2026-03-01 16:12:17 +01:00
AssignOp.php [AI] first parser implementation 2026-03-01 16:12:17 +01:00
AssignRef.php [AI] first parser implementation 2026-03-01 16:12:17 +01:00
BinaryOp.php [AI] first parser implementation 2026-03-01 16:12:17 +01:00
BitwiseNot.php [AI] first parser implementation 2026-03-01 16:12:17 +01:00
BooleanNot.php [AI] first parser implementation 2026-03-01 16:12:17 +01:00
CallLike.php [AI] first parser implementation 2026-03-01 16:12:17 +01:00
Cast.php [AI] first parser implementation 2026-03-01 16:12:17 +01:00
ClassConstFetch.php [AI] first parser implementation 2026-03-01 16:12:17 +01:00
Clone_.php [AI] first parser implementation 2026-03-01 16:12:17 +01:00
Closure.php [AI] first parser implementation 2026-03-01 16:12:17 +01:00
ClosureUse.php [AI] first parser implementation 2026-03-01 16:12:17 +01:00
ConstFetch.php [AI] first parser implementation 2026-03-01 16:12:17 +01:00
Empty_.php [AI] first parser implementation 2026-03-01 16:12:17 +01:00
Error.php [AI] first parser implementation 2026-03-01 16:12:17 +01:00
ErrorSuppress.php [AI] first parser implementation 2026-03-01 16:12:17 +01:00
Eval_.php [AI] first parser implementation 2026-03-01 16:12:17 +01:00
Exit_.php [AI] first parser implementation 2026-03-01 16:12:17 +01:00
FuncCall.php [AI] first parser implementation 2026-03-01 16:12:17 +01:00
Include_.php [AI] first parser implementation 2026-03-01 16:12:17 +01:00
Instanceof_.php [AI] first parser implementation 2026-03-01 16:12:17 +01:00
Isset_.php [AI] first parser implementation 2026-03-01 16:12:17 +01:00
List_.php [AI] first parser implementation 2026-03-01 16:12:17 +01:00
Match_.php [AI] first parser implementation 2026-03-01 16:12:17 +01:00
MethodCall.php [AI] first parser implementation 2026-03-01 16:12:17 +01:00
New_.php [AI] first parser implementation 2026-03-01 16:12:17 +01:00
NullsafeMethodCall.php [AI] first parser implementation 2026-03-01 16:12:17 +01:00
NullsafePropertyFetch.php [AI] first parser implementation 2026-03-01 16:12:17 +01:00
PostDec.php [AI] first parser implementation 2026-03-01 16:12:17 +01:00
PostInc.php [AI] first parser implementation 2026-03-01 16:12:17 +01:00
PreDec.php [AI] first parser implementation 2026-03-01 16:12:17 +01:00
PreInc.php [AI] first parser implementation 2026-03-01 16:12:17 +01:00
Print_.php [AI] first parser implementation 2026-03-01 16:12:17 +01:00
PropertyFetch.php [AI] first parser implementation 2026-03-01 16:12:17 +01:00
ShellExec.php [AI] first parser implementation 2026-03-01 16:12:17 +01:00
StaticCall.php [AI] first parser implementation 2026-03-01 16:12:17 +01:00
StaticPropertyFetch.php [AI] first parser implementation 2026-03-01 16:12:17 +01:00
Ternary.php [AI] first parser implementation 2026-03-01 16:12:17 +01:00
Throw_.php [AI] first parser implementation 2026-03-01 16:12:17 +01:00
UnaryMinus.php [AI] first parser implementation 2026-03-01 16:12:17 +01:00
UnaryPlus.php [AI] first parser implementation 2026-03-01 16:12:17 +01:00
Variable.php [AI] first parser implementation 2026-03-01 16:12:17 +01:00
Yield_.php [AI] first parser implementation 2026-03-01 16:12:17 +01:00
YieldFrom.php [AI] first parser implementation 2026-03-01 16:12:17 +01:00