Facilitates the generation of statically-compiled bytecode for property access.
| Type Params | Return Type | Name and description | 
|---|---|---|
|  | static Expression | transformToSetterCall(Expression receiver, MethodNode setterMethod, Expression argument, boolean implicitThis, boolean safe, boolean spreadSafe, boolean requiresReturnValue, Expression propertyExpression) |