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