public class RelativeLoadDeclaredInternalReference extends Object implements net.bytebuddy.implementation.bytecode.ByteCodeAppender
| Constructor and Description |
|---|
RelativeLoadDeclaredInternalReference(int refId)
Pass in a ref id
for loading a reference off the stack.
|
| Modifier and Type | Method and Description |
|---|---|
net.bytebuddy.implementation.bytecode.ByteCodeAppender.Size |
apply(net.bytebuddy.jar.asm.MethodVisitor methodVisitor,
net.bytebuddy.implementation.Implementation.Context implementationContext,
net.bytebuddy.description.method.MethodDescription instrumentedMethod) |
public RelativeLoadDeclaredInternalReference(int refId)
refId - public net.bytebuddy.implementation.bytecode.ByteCodeAppender.Size apply(net.bytebuddy.jar.asm.MethodVisitor methodVisitor,
net.bytebuddy.implementation.Implementation.Context implementationContext,
net.bytebuddy.description.method.MethodDescription instrumentedMethod)
apply in interface net.bytebuddy.implementation.bytecode.ByteCodeAppenderCopyright © 2015. All Rights Reserved.