class net.bytebuddy.implementation.bind.annotation.Argument$BindingMechanic$1 extends net.bytebuddy.implementation.bind.annotation.Argument$BindingMechanic
  minor version: 0
  major version: 59
  flags: flags: (0x4020) ACC_SUPER, ACC_ANNOTATION
  this_class: net.bytebuddy.implementation.bind.annotation.Argument$BindingMechanic$1
  super_class: net.bytebuddy.implementation.bind.annotation.Argument$BindingMechanic
{
  void <init>(java.lang.String, int);
    descriptor: (Ljava/lang/String;I)V
    flags: (0x0000) 
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // net.bytebuddy.implementation.bind.annotation.Argument$BindingMechanic$1 this
         0: .line 86
            aload 0 /* this */
            aload 1
            iload 2
            invokespecial net.bytebuddy.implementation.bind.annotation.Argument$BindingMechanic.<init>:(Ljava/lang/String;I)V
            return
        end local 0 // net.bytebuddy.implementation.bind.annotation.Argument$BindingMechanic$1 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lnet/bytebuddy/implementation/bind/annotation/Argument$BindingMechanic$1;
    MethodParameters:
               Name  Flags
      $enum$name     
      $enum$ordinal  

  protected net.bytebuddy.implementation.bind.MethodDelegationBinder$ParameterBinding<?> makeBinding(net.bytebuddy.description.type.TypeDescription$Generic, net.bytebuddy.description.type.TypeDescription$Generic, int, net.bytebuddy.implementation.bytecode.assign.Assigner, net.bytebuddy.implementation.bytecode.assign.Assigner$Typing, int);
    descriptor: (Lnet/bytebuddy/description/type/TypeDescription$Generic;Lnet/bytebuddy/description/type/TypeDescription$Generic;ILnet/bytebuddy/implementation/bytecode/assign/Assigner;Lnet/bytebuddy/implementation/bytecode/assign/Assigner$Typing;I)Lnet/bytebuddy/implementation/bind/MethodDelegationBinder$ParameterBinding;
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=9, locals=7, args_size=7
        start local 0 // net.bytebuddy.implementation.bind.annotation.Argument$BindingMechanic$1 this
        start local 1 // net.bytebuddy.description.type.TypeDescription$Generic source
        start local 2 // net.bytebuddy.description.type.TypeDescription$Generic target
        start local 3 // int sourceParameterIndex
        start local 4 // net.bytebuddy.implementation.bytecode.assign.Assigner assigner
        start local 5 // net.bytebuddy.implementation.bytecode.assign.Assigner$Typing typing
        start local 6 // int parameterOffset
         0: .line 95
            new net.bytebuddy.implementation.bytecode.StackManipulation$Compound
            dup
            iconst_2
            anewarray net.bytebuddy.implementation.bytecode.StackManipulation
            dup
            iconst_0
         1: .line 96
            aload 1 /* source */
            invokestatic net.bytebuddy.implementation.bytecode.member.MethodVariableAccess.of:(Lnet/bytebuddy/description/type/TypeDefinition;)Lnet/bytebuddy/implementation/bytecode/member/MethodVariableAccess;
            iload 6 /* parameterOffset */
            invokevirtual net.bytebuddy.implementation.bytecode.member.MethodVariableAccess.loadFrom:(I)Lnet/bytebuddy/implementation/bytecode/StackManipulation;
            aastore
            dup
            iconst_1
         2: .line 97
            aload 4 /* assigner */
            aload 1 /* source */
            aload 2 /* target */
            aload 5 /* typing */
            invokeinterface net.bytebuddy.implementation.bytecode.assign.Assigner.assign:(Lnet/bytebuddy/description/type/TypeDescription$Generic;Lnet/bytebuddy/description/type/TypeDescription$Generic;Lnet/bytebuddy/implementation/bytecode/assign/Assigner$Typing;)Lnet/bytebuddy/implementation/bytecode/StackManipulation;
         3: .line 95
            aastore
            invokespecial net.bytebuddy.implementation.bytecode.StackManipulation$Compound.<init>:([Lnet/bytebuddy/implementation/bytecode/StackManipulation;)V
         4: .line 98
            new net.bytebuddy.implementation.bind.ArgumentTypeResolver$ParameterIndexToken
            dup
            iload 3 /* sourceParameterIndex */
            invokespecial net.bytebuddy.implementation.bind.ArgumentTypeResolver$ParameterIndexToken.<init>:(I)V
         5: .line 94
            invokestatic net.bytebuddy.implementation.bind.MethodDelegationBinder$ParameterBinding$Unique.of:(Lnet/bytebuddy/implementation/bytecode/StackManipulation;Ljava/lang/Object;)Lnet/bytebuddy/implementation/bind/MethodDelegationBinder$ParameterBinding$Unique;
            areturn
        end local 6 // int parameterOffset
        end local 5 // net.bytebuddy.implementation.bytecode.assign.Assigner$Typing typing
        end local 4 // net.bytebuddy.implementation.bytecode.assign.Assigner assigner
        end local 3 // int sourceParameterIndex
        end local 2 // net.bytebuddy.description.type.TypeDescription$Generic target
        end local 1 // net.bytebuddy.description.type.TypeDescription$Generic source
        end local 0 // net.bytebuddy.implementation.bind.annotation.Argument$BindingMechanic$1 this
      LocalVariableTable:
        Start  End  Slot                  Name  Signature
            0    6     0                  this  Lnet/bytebuddy/implementation/bind/annotation/Argument$BindingMechanic$1;
            0    6     1                source  Lnet/bytebuddy/description/type/TypeDescription$Generic;
            0    6     2                target  Lnet/bytebuddy/description/type/TypeDescription$Generic;
            0    6     3  sourceParameterIndex  I
            0    6     4              assigner  Lnet/bytebuddy/implementation/bytecode/assign/Assigner;
            0    6     5                typing  Lnet/bytebuddy/implementation/bytecode/assign/Assigner$Typing;
            0    6     6       parameterOffset  I
    Signature: (Lnet/bytebuddy/description/type/TypeDescription$Generic;Lnet/bytebuddy/description/type/TypeDescription$Generic;ILnet/bytebuddy/implementation/bytecode/assign/Assigner;Lnet/bytebuddy/implementation/bytecode/assign/Assigner$Typing;I)Lnet/bytebuddy/implementation/bind/MethodDelegationBinder$ParameterBinding<*>;
    MethodParameters:
                      Name  Flags
      source                
      target                
      sourceParameterIndex  
      assigner              
      typing                
      parameterOffset       
}
SourceFile: "Argument.java"
EnclosingMethod: net.bytebuddy.implementation.bind.annotation.Argument$BindingMechanic
NestHost: net.bytebuddy.implementation.bind.annotation.Argument
InnerClasses:
  public abstract Generic = net.bytebuddy.description.type.TypeDescription$Generic of net.bytebuddy.description.type.TypeDescription
  public ParameterIndexToken = net.bytebuddy.implementation.bind.ArgumentTypeResolver$ParameterIndexToken of net.bytebuddy.implementation.bind.ArgumentTypeResolver
  public abstract ParameterBinding = net.bytebuddy.implementation.bind.MethodDelegationBinder$ParameterBinding of net.bytebuddy.implementation.bind.MethodDelegationBinder
  public Unique = net.bytebuddy.implementation.bind.MethodDelegationBinder$ParameterBinding$Unique of net.bytebuddy.implementation.bind.MethodDelegationBinder$ParameterBinding
  public abstract BindingMechanic = net.bytebuddy.implementation.bind.annotation.Argument$BindingMechanic of net.bytebuddy.implementation.bind.annotation.Argument
  net.bytebuddy.implementation.bind.annotation.Argument$BindingMechanic$1
  public Compound = net.bytebuddy.implementation.bytecode.StackManipulation$Compound of net.bytebuddy.implementation.bytecode.StackManipulation
  public final Typing = net.bytebuddy.implementation.bytecode.assign.Assigner$Typing of net.bytebuddy.implementation.bytecode.assign.Assigner