public interface  net.bytebuddy.implementation.bytecode.ByteCodeAppender extends java.lang.Object
{
public abstract net.bytebuddy.implementation.bytecode.ByteCodeAppender$Size apply(org.objectweb.asm.MethodVisitor, net.bytebuddy.implementation.Implementation$Context, net.bytebuddy.description.method.MethodDescription);
}