public interface net.bytebuddy.implementation.MethodCall$ArgumentLoader
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: net.bytebuddy.implementation.MethodCall$ArgumentLoader
  super_class: java.lang.Object
{
  public abstract net.bytebuddy.implementation.bytecode.StackManipulation toStackManipulation(net.bytebuddy.description.method.ParameterDescription, net.bytebuddy.implementation.bytecode.assign.Assigner, net.bytebuddy.implementation.bytecode.assign.Assigner$Typing);
    descriptor: (Lnet/bytebuddy/description/method/ParameterDescription;Lnet/bytebuddy/implementation/bytecode/assign/Assigner;Lnet/bytebuddy/implementation/bytecode/assign/Assigner$Typing;)Lnet/bytebuddy/implementation/bytecode/StackManipulation;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    MethodParameters:
          Name  Flags
      target    
      assigner  
      typing    
}
SourceFile: "MethodCall.java"
NestHost: net.bytebuddy.implementation.MethodCall
InnerClasses:
  public abstract ArgumentLoader = net.bytebuddy.implementation.MethodCall$ArgumentLoader of net.bytebuddy.implementation.MethodCall
  public abstract ArgumentProvider = net.bytebuddy.implementation.MethodCall$ArgumentLoader$ArgumentProvider of net.bytebuddy.implementation.MethodCall$ArgumentLoader
  public abstract Factory = net.bytebuddy.implementation.MethodCall$ArgumentLoader$Factory of net.bytebuddy.implementation.MethodCall$ArgumentLoader
  public ForField = net.bytebuddy.implementation.MethodCall$ArgumentLoader$ForField of net.bytebuddy.implementation.MethodCall$ArgumentLoader
  public ForInstance = net.bytebuddy.implementation.MethodCall$ArgumentLoader$ForInstance of net.bytebuddy.implementation.MethodCall$ArgumentLoader
  public ForInstrumentedType = net.bytebuddy.implementation.MethodCall$ArgumentLoader$ForInstrumentedType of net.bytebuddy.implementation.MethodCall$ArgumentLoader
  public ForMethodCall = net.bytebuddy.implementation.MethodCall$ArgumentLoader$ForMethodCall of net.bytebuddy.implementation.MethodCall$ArgumentLoader
  public ForMethodParameter = net.bytebuddy.implementation.MethodCall$ArgumentLoader$ForMethodParameter of net.bytebuddy.implementation.MethodCall$ArgumentLoader
  public ForMethodParameterArray = net.bytebuddy.implementation.MethodCall$ArgumentLoader$ForMethodParameterArray of net.bytebuddy.implementation.MethodCall$ArgumentLoader
  public ForMethodParameterArrayElement = net.bytebuddy.implementation.MethodCall$ArgumentLoader$ForMethodParameterArrayElement of net.bytebuddy.implementation.MethodCall$ArgumentLoader
  public final ForNullConstant = net.bytebuddy.implementation.MethodCall$ArgumentLoader$ForNullConstant of net.bytebuddy.implementation.MethodCall$ArgumentLoader
  public ForStackManipulation = net.bytebuddy.implementation.MethodCall$ArgumentLoader$ForStackManipulation of net.bytebuddy.implementation.MethodCall$ArgumentLoader
  public ForThisReference = net.bytebuddy.implementation.MethodCall$ArgumentLoader$ForThisReference of net.bytebuddy.implementation.MethodCall$ArgumentLoader
  public final Typing = net.bytebuddy.implementation.bytecode.assign.Assigner$Typing of net.bytebuddy.implementation.bytecode.assign.Assigner