Class Frame.LocalVariable
java.lang.Object
org.powermock.core.bytebuddy.Frame.LocalVariable
- Enclosing class:
Frame
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Frame.LocalVariablestatic final Frame.LocalVariablestatic final Frame.LocalVariable -
Method Summary
Modifier and TypeMethodDescriptionstatic Frame.LocalVariablefrom(net.bytebuddy.description.type.TypeDescription.Generic type) net.bytebuddy.implementation.bytecode.StackSizegetType()
-
Field Details
-
UNINITIALIZED_THIS
-
TOP
-
DOUBLE
-
-
Method Details
-
from
-
getType
-
getStackSize
public net.bytebuddy.implementation.bytecode.StackSize getStackSize()
-