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