Contains helper methods aimed at facilitating the generation of statically compiled bytecode for property access.
| Type | Name and description | 
|---|---|
| static Expression | transformToSetterCall(Expression receiver, MethodNode setterMethod, Expression arguments, boolean implicitThis, boolean safe, boolean spreadSafe, boolean requiresReturnValue, Expression location) |