public abstract class StaticPropertyAccessHelper extends Object
| Constructor and Description | 
|---|
StaticPropertyAccessHelper()  | 
| Modifier and Type | Method and Description | 
|---|---|
static Expression | 
transformToSetterCall(Expression receiver,
                     MethodNode setterMethod,
                     Expression arguments,
                     boolean implicitThis,
                     boolean safe,
                     boolean spreadSafe,
                     boolean requiresReturnValue,
                     Expression location)  | 
public static Expression transformToSetterCall(Expression receiver, MethodNode setterMethod, Expression arguments, boolean implicitThis, boolean safe, boolean spreadSafe, boolean requiresReturnValue, Expression location)