public static interface InvocationPlugin.Receiver
MethodIdMap.put(Object, boolean, boolean, Class, String, Class...)
to denote the
receiver argument for such a non-static method.Modifier and Type | Method and Description |
---|---|
ValueNode |
get()
Gets the receiver value, null checking it first if necessary.
|
default boolean |
isConstant()
Determines if the receiver is constant.
|
ValueNode get()
default boolean isConstant()