Package org.powermock.core.bytebuddy
Class Variable.VariableAccess
java.lang.Object
org.powermock.core.bytebuddy.Variable.VariableAccess
- Enclosing class:
Variable
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic net.bytebuddy.implementation.bytecode.StackManipulation
static net.bytebuddy.implementation.bytecode.StackManipulation
static net.bytebuddy.implementation.bytecode.StackManipulation
-
Constructor Details
-
VariableAccess
public VariableAccess()
-
-
Method Details
-
load
-
load
public static net.bytebuddy.implementation.bytecode.StackManipulation load(Variable variable, boolean boxing) -
store
-