public final class net.bytebuddy.implementation.bind.annotation.Origin$Binder extends java.lang.Enum<net.bytebuddy.implementation.bind.annotation.Origin$Binder> implements net.bytebuddy.implementation.bind.annotation.TargetMethodAnnotationDrivenBinder$ParameterBinder<net.bytebuddy.implementation.bind.annotation.Origin>
  minor version: 0
  major version: 59
  flags: flags: (0x4031) ACC_PUBLIC, ACC_FINAL, ACC_SUPER, ACC_ANNOTATION
  this_class: net.bytebuddy.implementation.bind.annotation.Origin$Binder
  super_class: java.lang.Enum
{
  public static final net.bytebuddy.implementation.bind.annotation.Origin$Binder INSTANCE;
    descriptor: Lnet/bytebuddy/implementation/bind/annotation/Origin$Binder;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  private static final net.bytebuddy.implementation.bind.annotation.Origin$Binder[] ENUM$VALUES;
    descriptor: [Lnet/bytebuddy/implementation/bind/annotation/Origin$Binder;
    flags: (0x101a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL, ACC_SYNTHETIC

  static void <clinit>();
    descriptor: ()V
    flags: (0x0008) ACC_STATIC
    Code:
      stack=4, locals=0, args_size=0
         0: .line 97
            new net.bytebuddy.implementation.bind.annotation.Origin$Binder
            dup
            ldc "INSTANCE"
            iconst_0
            invokespecial net.bytebuddy.implementation.bind.annotation.Origin$Binder.<init>:(Ljava/lang/String;I)V
         1: .line 100
            putstatic net.bytebuddy.implementation.bind.annotation.Origin$Binder.INSTANCE:Lnet/bytebuddy/implementation/bind/annotation/Origin$Binder;
         2: .line 95
            iconst_1
            anewarray net.bytebuddy.implementation.bind.annotation.Origin$Binder
            dup
            iconst_0
            getstatic net.bytebuddy.implementation.bind.annotation.Origin$Binder.INSTANCE:Lnet/bytebuddy/implementation/bind/annotation/Origin$Binder;
            aastore
            putstatic net.bytebuddy.implementation.bind.annotation.Origin$Binder.ENUM$VALUES:[Lnet/bytebuddy/implementation/bind/annotation/Origin$Binder;
            return
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  private void <init>(java.lang.String, int);
    descriptor: (Ljava/lang/String;I)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // net.bytebuddy.implementation.bind.annotation.Origin$Binder this
         0: .line 95
            aload 0 /* this */
            aload 1
            iload 2
            invokespecial java.lang.Enum.<init>:(Ljava/lang/String;I)V
            return
        end local 0 // net.bytebuddy.implementation.bind.annotation.Origin$Binder this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lnet/bytebuddy/implementation/bind/annotation/Origin$Binder;
    MethodParameters:
               Name  Flags
      $enum$name     
      $enum$ordinal  

  private static net.bytebuddy.implementation.bytecode.StackManipulation methodConstant(net.bytebuddy.implementation.bind.annotation.Origin, net.bytebuddy.description.method.MethodDescription$InDefinedShape);
    descriptor: (Lnet/bytebuddy/implementation/bind/annotation/Origin;Lnet/bytebuddy/description/method/MethodDescription$InDefinedShape;)Lnet/bytebuddy/implementation/bytecode/StackManipulation;
    flags: (0x000a) ACC_PRIVATE, ACC_STATIC
    Code:
      stack=1, locals=3, args_size=2
        start local 0 // net.bytebuddy.implementation.bind.annotation.Origin origin
        start local 1 // net.bytebuddy.description.method.MethodDescription$InDefinedShape methodDescription
         0: .line 110
            aload 0 /* origin */
            invokeinterface net.bytebuddy.implementation.bind.annotation.Origin.privileged:()Z
            ifeq 2
         1: .line 111
            aload 1 /* methodDescription */
            invokestatic net.bytebuddy.implementation.bytecode.constant.MethodConstant.ofPrivileged:(Lnet/bytebuddy/description/method/MethodDescription$InDefinedShape;)Lnet/bytebuddy/implementation/bytecode/constant/MethodConstant$CanCache;
            goto 3
         2: .line 112
      StackMap locals:
      StackMap stack:
            aload 1 /* methodDescription */
            invokestatic net.bytebuddy.implementation.bytecode.constant.MethodConstant.of:(Lnet/bytebuddy/description/method/MethodDescription$InDefinedShape;)Lnet/bytebuddy/implementation/bytecode/constant/MethodConstant$CanCache;
         3: .line 110
      StackMap locals:
      StackMap stack: net.bytebuddy.implementation.bytecode.constant.MethodConstant$CanCache
            astore 2 /* methodConstant */
        start local 2 // net.bytebuddy.implementation.bytecode.constant.MethodConstant$CanCache methodConstant
         4: .line 113
            aload 0 /* origin */
            invokeinterface net.bytebuddy.implementation.bind.annotation.Origin.cache:()Z
            ifeq 5
            aload 2 /* methodConstant */
            invokeinterface net.bytebuddy.implementation.bytecode.constant.MethodConstant$CanCache.cached:()Lnet/bytebuddy/implementation/bytecode/StackManipulation;
            goto 6
      StackMap locals: net.bytebuddy.implementation.bytecode.constant.MethodConstant$CanCache
      StackMap stack:
         5: aload 2 /* methodConstant */
      StackMap locals:
      StackMap stack: net.bytebuddy.implementation.bytecode.StackManipulation
         6: areturn
        end local 2 // net.bytebuddy.implementation.bytecode.constant.MethodConstant$CanCache methodConstant
        end local 1 // net.bytebuddy.description.method.MethodDescription$InDefinedShape methodDescription
        end local 0 // net.bytebuddy.implementation.bind.annotation.Origin origin
      LocalVariableTable:
        Start  End  Slot               Name  Signature
            0    7     0             origin  Lnet/bytebuddy/implementation/bind/annotation/Origin;
            0    7     1  methodDescription  Lnet/bytebuddy/description/method/MethodDescription$InDefinedShape;
            4    7     2     methodConstant  Lnet/bytebuddy/implementation/bytecode/constant/MethodConstant$CanCache;
    MethodParameters:
                   Name  Flags
      origin             
      methodDescription  

  public java.lang.Class<net.bytebuddy.implementation.bind.annotation.Origin> getHandledType();
    descriptor: ()Ljava/lang/Class;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // net.bytebuddy.implementation.bind.annotation.Origin$Binder this
         0: .line 120
            ldc Lnet/bytebuddy/implementation/bind/annotation/Origin;
            areturn
        end local 0 // net.bytebuddy.implementation.bind.annotation.Origin$Binder this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lnet/bytebuddy/implementation/bind/annotation/Origin$Binder;
    Signature: ()Ljava/lang/Class<Lnet/bytebuddy/implementation/bind/annotation/Origin;>;

  public net.bytebuddy.implementation.bind.MethodDelegationBinder$ParameterBinding<?> bind(net.bytebuddy.description.annotation.AnnotationDescription$Loadable<net.bytebuddy.implementation.bind.annotation.Origin>, net.bytebuddy.description.method.MethodDescription, net.bytebuddy.description.method.ParameterDescription, net.bytebuddy.implementation.Implementation$Target, net.bytebuddy.implementation.bytecode.assign.Assigner, net.bytebuddy.implementation.bytecode.assign.Assigner$Typing);
    descriptor: (Lnet/bytebuddy/description/annotation/AnnotationDescription$Loadable;Lnet/bytebuddy/description/method/MethodDescription;Lnet/bytebuddy/description/method/ParameterDescription;Lnet/bytebuddy/implementation/Implementation$Target;Lnet/bytebuddy/implementation/bytecode/assign/Assigner;Lnet/bytebuddy/implementation/bytecode/assign/Assigner$Typing;)Lnet/bytebuddy/implementation/bind/MethodDelegationBinder$ParameterBinding;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=5, locals=8, args_size=7
        start local 0 // net.bytebuddy.implementation.bind.annotation.Origin$Binder this
        start local 1 // net.bytebuddy.description.annotation.AnnotationDescription$Loadable annotation
        start local 2 // net.bytebuddy.description.method.MethodDescription source
        start local 3 // net.bytebuddy.description.method.ParameterDescription target
        start local 4 // net.bytebuddy.implementation.Implementation$Target implementationTarget
        start local 5 // net.bytebuddy.implementation.bytecode.assign.Assigner assigner
        start local 6 // net.bytebuddy.implementation.bytecode.assign.Assigner$Typing typing
         0: .line 132
            aload 3 /* target */
            invokeinterface net.bytebuddy.description.method.ParameterDescription.getType:()Lnet/bytebuddy/description/type/TypeDescription$Generic;
            invokeinterface net.bytebuddy.description.type.TypeDescription$Generic.asErasure:()Lnet/bytebuddy/description/type/TypeDescription;
            astore 7 /* parameterType */
        start local 7 // net.bytebuddy.description.type.TypeDescription parameterType
         1: .line 133
            aload 7 /* parameterType */
            ldc Ljava/lang/Class;
            invokeinterface net.bytebuddy.description.type.TypeDescription.represents:(Ljava/lang/reflect/Type;)Z
            ifeq 3
         2: .line 134
            new net.bytebuddy.implementation.bind.MethodDelegationBinder$ParameterBinding$Anonymous
            dup
            aload 4 /* implementationTarget */
            invokeinterface net.bytebuddy.implementation.Implementation$Target.getOriginType:()Lnet/bytebuddy/description/type/TypeDefinition;
            invokeinterface net.bytebuddy.description.type.TypeDefinition.asErasure:()Lnet/bytebuddy/description/type/TypeDescription;
            invokestatic net.bytebuddy.implementation.bytecode.constant.ClassConstant.of:(Lnet/bytebuddy/description/type/TypeDescription;)Lnet/bytebuddy/implementation/bytecode/StackManipulation;
            invokespecial net.bytebuddy.implementation.bind.MethodDelegationBinder$ParameterBinding$Anonymous.<init>:(Lnet/bytebuddy/implementation/bytecode/StackManipulation;)V
            areturn
         3: .line 135
      StackMap locals: net.bytebuddy.description.type.TypeDescription
      StackMap stack:
            aload 7 /* parameterType */
            ldc Ljava/lang/reflect/Method;
            invokeinterface net.bytebuddy.description.type.TypeDescription.represents:(Ljava/lang/reflect/Type;)Z
            ifeq 8
         4: .line 136
            aload 2 /* source */
            invokeinterface net.bytebuddy.description.method.MethodDescription.isMethod:()Z
            ifeq 6
         5: .line 137
            new net.bytebuddy.implementation.bind.MethodDelegationBinder$ParameterBinding$Anonymous
            dup
            aload 1 /* annotation */
            invokeinterface net.bytebuddy.description.annotation.AnnotationDescription$Loadable.loadSilent:()Ljava/lang/annotation/Annotation;
            checkcast net.bytebuddy.implementation.bind.annotation.Origin
            aload 2 /* source */
            invokeinterface net.bytebuddy.description.method.MethodDescription.asDefined:()Lnet/bytebuddy/description/ByteCodeElement$TypeDependant;
            checkcast net.bytebuddy.description.method.MethodDescription$InDefinedShape
            invokestatic net.bytebuddy.implementation.bind.annotation.Origin$Binder.methodConstant:(Lnet/bytebuddy/implementation/bind/annotation/Origin;Lnet/bytebuddy/description/method/MethodDescription$InDefinedShape;)Lnet/bytebuddy/implementation/bytecode/StackManipulation;
            invokespecial net.bytebuddy.implementation.bind.MethodDelegationBinder$ParameterBinding$Anonymous.<init>:(Lnet/bytebuddy/implementation/bytecode/StackManipulation;)V
            goto 7
         6: .line 138
      StackMap locals:
      StackMap stack:
            getstatic net.bytebuddy.implementation.bind.MethodDelegationBinder$ParameterBinding$Illegal.INSTANCE:Lnet/bytebuddy/implementation/bind/MethodDelegationBinder$ParameterBinding$Illegal;
         7: .line 136
      StackMap locals:
      StackMap stack: net.bytebuddy.implementation.bind.MethodDelegationBinder$ParameterBinding
            areturn
         8: .line 139
      StackMap locals:
      StackMap stack:
            aload 7 /* parameterType */
            ldc Ljava/lang/reflect/Constructor;
            invokeinterface net.bytebuddy.description.type.TypeDescription.represents:(Ljava/lang/reflect/Type;)Z
            ifeq 13
         9: .line 140
            aload 2 /* source */
            invokeinterface net.bytebuddy.description.method.MethodDescription.isConstructor:()Z
            ifeq 11
        10: .line 141
            new net.bytebuddy.implementation.bind.MethodDelegationBinder$ParameterBinding$Anonymous
            dup
            aload 1 /* annotation */
            invokeinterface net.bytebuddy.description.annotation.AnnotationDescription$Loadable.loadSilent:()Ljava/lang/annotation/Annotation;
            checkcast net.bytebuddy.implementation.bind.annotation.Origin
            aload 2 /* source */
            invokeinterface net.bytebuddy.description.method.MethodDescription.asDefined:()Lnet/bytebuddy/description/ByteCodeElement$TypeDependant;
            checkcast net.bytebuddy.description.method.MethodDescription$InDefinedShape
            invokestatic net.bytebuddy.implementation.bind.annotation.Origin$Binder.methodConstant:(Lnet/bytebuddy/implementation/bind/annotation/Origin;Lnet/bytebuddy/description/method/MethodDescription$InDefinedShape;)Lnet/bytebuddy/implementation/bytecode/StackManipulation;
            invokespecial net.bytebuddy.implementation.bind.MethodDelegationBinder$ParameterBinding$Anonymous.<init>:(Lnet/bytebuddy/implementation/bytecode/StackManipulation;)V
            goto 12
        11: .line 142
      StackMap locals:
      StackMap stack:
            getstatic net.bytebuddy.implementation.bind.MethodDelegationBinder$ParameterBinding$Illegal.INSTANCE:Lnet/bytebuddy/implementation/bind/MethodDelegationBinder$ParameterBinding$Illegal;
        12: .line 140
      StackMap locals:
      StackMap stack: net.bytebuddy.implementation.bind.MethodDelegationBinder$ParameterBinding
            areturn
        13: .line 143
      StackMap locals:
      StackMap stack:
            getstatic net.bytebuddy.utility.JavaType.EXECUTABLE:Lnet/bytebuddy/utility/JavaType;
            invokevirtual net.bytebuddy.utility.JavaType.getTypeStub:()Lnet/bytebuddy/description/type/TypeDescription;
            aload 7 /* parameterType */
            invokevirtual java.lang.Object.equals:(Ljava/lang/Object;)Z
            ifeq 15
        14: .line 144
            new net.bytebuddy.implementation.bind.MethodDelegationBinder$ParameterBinding$Anonymous
            dup
            aload 1 /* annotation */
            invokeinterface net.bytebuddy.description.annotation.AnnotationDescription$Loadable.loadSilent:()Ljava/lang/annotation/Annotation;
            checkcast net.bytebuddy.implementation.bind.annotation.Origin
            aload 2 /* source */
            invokeinterface net.bytebuddy.description.method.MethodDescription.asDefined:()Lnet/bytebuddy/description/ByteCodeElement$TypeDependant;
            checkcast net.bytebuddy.description.method.MethodDescription$InDefinedShape
            invokestatic net.bytebuddy.implementation.bind.annotation.Origin$Binder.methodConstant:(Lnet/bytebuddy/implementation/bind/annotation/Origin;Lnet/bytebuddy/description/method/MethodDescription$InDefinedShape;)Lnet/bytebuddy/implementation/bytecode/StackManipulation;
            invokespecial net.bytebuddy.implementation.bind.MethodDelegationBinder$ParameterBinding$Anonymous.<init>:(Lnet/bytebuddy/implementation/bytecode/StackManipulation;)V
            areturn
        15: .line 145
      StackMap locals:
      StackMap stack:
            aload 7 /* parameterType */
            ldc Ljava/lang/String;
            invokeinterface net.bytebuddy.description.type.TypeDescription.represents:(Ljava/lang/reflect/Type;)Z
            ifeq 17
        16: .line 146
            new net.bytebuddy.implementation.bind.MethodDelegationBinder$ParameterBinding$Anonymous
            dup
            new net.bytebuddy.implementation.bytecode.constant.TextConstant
            dup
            aload 2 /* source */
            invokevirtual java.lang.Object.toString:()Ljava/lang/String;
            invokespecial net.bytebuddy.implementation.bytecode.constant.TextConstant.<init>:(Ljava/lang/String;)V
            invokespecial net.bytebuddy.implementation.bind.MethodDelegationBinder$ParameterBinding$Anonymous.<init>:(Lnet/bytebuddy/implementation/bytecode/StackManipulation;)V
            areturn
        17: .line 147
      StackMap locals:
      StackMap stack:
            aload 7 /* parameterType */
            getstatic java.lang.Integer.TYPE:Ljava/lang/Class;
            invokeinterface net.bytebuddy.description.type.TypeDescription.represents:(Ljava/lang/reflect/Type;)Z
            ifeq 19
        18: .line 148
            new net.bytebuddy.implementation.bind.MethodDelegationBinder$ParameterBinding$Anonymous
            dup
            aload 2 /* source */
            invokeinterface net.bytebuddy.description.method.MethodDescription.getModifiers:()I
            invokestatic net.bytebuddy.implementation.bytecode.constant.IntegerConstant.forValue:(I)Lnet/bytebuddy/implementation/bytecode/StackManipulation;
            invokespecial net.bytebuddy.implementation.bind.MethodDelegationBinder$ParameterBinding$Anonymous.<init>:(Lnet/bytebuddy/implementation/bytecode/StackManipulation;)V
            areturn
        19: .line 149
      StackMap locals:
      StackMap stack:
            aload 7 /* parameterType */
            getstatic net.bytebuddy.utility.JavaType.METHOD_HANDLE:Lnet/bytebuddy/utility/JavaType;
            invokevirtual net.bytebuddy.utility.JavaType.getTypeStub:()Lnet/bytebuddy/description/type/TypeDescription;
            invokevirtual java.lang.Object.equals:(Ljava/lang/Object;)Z
            ifeq 21
        20: .line 150
            new net.bytebuddy.implementation.bind.MethodDelegationBinder$ParameterBinding$Anonymous
            dup
            new net.bytebuddy.implementation.bytecode.constant.JavaConstantValue
            dup
            aload 2 /* source */
            invokeinterface net.bytebuddy.description.method.MethodDescription.asDefined:()Lnet/bytebuddy/description/ByteCodeElement$TypeDependant;
            checkcast net.bytebuddy.description.method.MethodDescription$InDefinedShape
            invokestatic net.bytebuddy.utility.JavaConstant$MethodHandle.of:(Lnet/bytebuddy/description/method/MethodDescription$InDefinedShape;)Lnet/bytebuddy/utility/JavaConstant$MethodHandle;
            invokespecial net.bytebuddy.implementation.bytecode.constant.JavaConstantValue.<init>:(Lnet/bytebuddy/utility/JavaConstant;)V
            invokespecial net.bytebuddy.implementation.bind.MethodDelegationBinder$ParameterBinding$Anonymous.<init>:(Lnet/bytebuddy/implementation/bytecode/StackManipulation;)V
            areturn
        21: .line 151
      StackMap locals:
      StackMap stack:
            aload 7 /* parameterType */
            getstatic net.bytebuddy.utility.JavaType.METHOD_TYPE:Lnet/bytebuddy/utility/JavaType;
            invokevirtual net.bytebuddy.utility.JavaType.getTypeStub:()Lnet/bytebuddy/description/type/TypeDescription;
            invokevirtual java.lang.Object.equals:(Ljava/lang/Object;)Z
            ifeq 23
        22: .line 152
            new net.bytebuddy.implementation.bind.MethodDelegationBinder$ParameterBinding$Anonymous
            dup
            new net.bytebuddy.implementation.bytecode.constant.JavaConstantValue
            dup
            aload 2 /* source */
            invokeinterface net.bytebuddy.description.method.MethodDescription.asDefined:()Lnet/bytebuddy/description/ByteCodeElement$TypeDependant;
            checkcast net.bytebuddy.description.method.MethodDescription
            invokestatic net.bytebuddy.utility.JavaConstant$MethodType.of:(Lnet/bytebuddy/description/method/MethodDescription;)Lnet/bytebuddy/utility/JavaConstant$MethodType;
            invokespecial net.bytebuddy.implementation.bytecode.constant.JavaConstantValue.<init>:(Lnet/bytebuddy/utility/JavaConstant;)V
            invokespecial net.bytebuddy.implementation.bind.MethodDelegationBinder$ParameterBinding$Anonymous.<init>:(Lnet/bytebuddy/implementation/bytecode/StackManipulation;)V
            areturn
        23: .line 154
      StackMap locals:
      StackMap stack:
            new java.lang.IllegalStateException
            dup
            new java.lang.StringBuilder
            dup
            ldc "The "
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
            aload 3 /* target */
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/Object;)Ljava/lang/StringBuilder;
            ldc " method's "
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            aload 3 /* target */
            invokeinterface net.bytebuddy.description.method.ParameterDescription.getIndex:()I
            invokevirtual java.lang.StringBuilder.append:(I)Ljava/lang/StringBuilder;
        24: .line 155
            ldc " parameter is annotated with a Origin annotation with an argument not representing a Class,"
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
        25: .line 156
            ldc " Method, Constructor, String, int, MethodType or MethodHandle type"
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
        26: .line 154
            invokespecial java.lang.IllegalStateException.<init>:(Ljava/lang/String;)V
            athrow
        end local 7 // net.bytebuddy.description.type.TypeDescription parameterType
        end local 6 // net.bytebuddy.implementation.bytecode.assign.Assigner$Typing typing
        end local 5 // net.bytebuddy.implementation.bytecode.assign.Assigner assigner
        end local 4 // net.bytebuddy.implementation.Implementation$Target implementationTarget
        end local 3 // net.bytebuddy.description.method.ParameterDescription target
        end local 2 // net.bytebuddy.description.method.MethodDescription source
        end local 1 // net.bytebuddy.description.annotation.AnnotationDescription$Loadable annotation
        end local 0 // net.bytebuddy.implementation.bind.annotation.Origin$Binder this
      LocalVariableTable:
        Start  End  Slot                  Name  Signature
            0   27     0                  this  Lnet/bytebuddy/implementation/bind/annotation/Origin$Binder;
            0   27     1            annotation  Lnet/bytebuddy/description/annotation/AnnotationDescription$Loadable<Lnet/bytebuddy/implementation/bind/annotation/Origin;>;
            0   27     2                source  Lnet/bytebuddy/description/method/MethodDescription;
            0   27     3                target  Lnet/bytebuddy/description/method/ParameterDescription;
            0   27     4  implementationTarget  Lnet/bytebuddy/implementation/Implementation$Target;
            0   27     5              assigner  Lnet/bytebuddy/implementation/bytecode/assign/Assigner;
            0   27     6                typing  Lnet/bytebuddy/implementation/bytecode/assign/Assigner$Typing;
            1   27     7         parameterType  Lnet/bytebuddy/description/type/TypeDescription;
    Signature: (Lnet/bytebuddy/description/annotation/AnnotationDescription$Loadable<Lnet/bytebuddy/implementation/bind/annotation/Origin;>;Lnet/bytebuddy/description/method/MethodDescription;Lnet/bytebuddy/description/method/ParameterDescription;Lnet/bytebuddy/implementation/Implementation$Target;Lnet/bytebuddy/implementation/bytecode/assign/Assigner;Lnet/bytebuddy/implementation/bytecode/assign/Assigner$Typing;)Lnet/bytebuddy/implementation/bind/MethodDelegationBinder$ParameterBinding<*>;
    MethodParameters:
                      Name  Flags
      annotation            
      source                
      target                
      implementationTarget  
      assigner              
      typing                

  public static net.bytebuddy.implementation.bind.annotation.Origin$Binder[] values();
    descriptor: ()[Lnet/bytebuddy/implementation/bind/annotation/Origin$Binder;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=5, locals=3, args_size=0
         0: .line 1
            getstatic net.bytebuddy.implementation.bind.annotation.Origin$Binder.ENUM$VALUES:[Lnet/bytebuddy/implementation/bind/annotation/Origin$Binder;
            dup
            astore 0
            iconst_0
            aload 0
            arraylength
            dup
            istore 1
            anewarray net.bytebuddy.implementation.bind.annotation.Origin$Binder
            dup
            astore 2
            iconst_0
            iload 1
            invokestatic java.lang.System.arraycopy:(Ljava/lang/Object;ILjava/lang/Object;II)V
            aload 2
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public static net.bytebuddy.implementation.bind.annotation.Origin$Binder valueOf(java.lang.String);
    descriptor: (Ljava/lang/String;)Lnet/bytebuddy/implementation/bind/annotation/Origin$Binder;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=2, locals=1, args_size=1
         0: .line 1
            ldc Lnet/bytebuddy/implementation/bind/annotation/Origin$Binder;
            aload 0
            invokestatic java.lang.Enum.valueOf:(Ljava/lang/Class;Ljava/lang/String;)Ljava/lang/Enum;
            checkcast net.bytebuddy.implementation.bind.annotation.Origin$Binder
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature
    MethodParameters:
      Name  Flags
      name  
}
Signature: Ljava/lang/Enum<Lnet/bytebuddy/implementation/bind/annotation/Origin$Binder;>;Lnet/bytebuddy/implementation/bind/annotation/TargetMethodAnnotationDrivenBinder$ParameterBinder<Lnet/bytebuddy/implementation/bind/annotation/Origin;>;
SourceFile: "Origin.java"
NestHost: net.bytebuddy.implementation.bind.annotation.Origin
InnerClasses:
  public abstract Token = net.bytebuddy.description.ByteCodeElement$Token of net.bytebuddy.description.ByteCodeElement
  public abstract TypeDependant = net.bytebuddy.description.ByteCodeElement$TypeDependant of net.bytebuddy.description.ByteCodeElement
  public abstract Loadable = net.bytebuddy.description.annotation.AnnotationDescription$Loadable of net.bytebuddy.description.annotation.AnnotationDescription
  public abstract InDefinedShape = net.bytebuddy.description.method.MethodDescription$InDefinedShape of net.bytebuddy.description.method.MethodDescription
  public abstract Generic = net.bytebuddy.description.type.TypeDescription$Generic of net.bytebuddy.description.type.TypeDescription
  public abstract Target = net.bytebuddy.implementation.Implementation$Target of net.bytebuddy.implementation.Implementation
  public abstract ParameterBinding = net.bytebuddy.implementation.bind.MethodDelegationBinder$ParameterBinding of net.bytebuddy.implementation.bind.MethodDelegationBinder
  public Anonymous = net.bytebuddy.implementation.bind.MethodDelegationBinder$ParameterBinding$Anonymous of net.bytebuddy.implementation.bind.MethodDelegationBinder$ParameterBinding
  public final Illegal = net.bytebuddy.implementation.bind.MethodDelegationBinder$ParameterBinding$Illegal of net.bytebuddy.implementation.bind.MethodDelegationBinder$ParameterBinding
  public final Binder = net.bytebuddy.implementation.bind.annotation.Origin$Binder of net.bytebuddy.implementation.bind.annotation.Origin
  public abstract ParameterBinder = net.bytebuddy.implementation.bind.annotation.TargetMethodAnnotationDrivenBinder$ParameterBinder of net.bytebuddy.implementation.bind.annotation.TargetMethodAnnotationDrivenBinder
  public final Typing = net.bytebuddy.implementation.bytecode.assign.Assigner$Typing of net.bytebuddy.implementation.bytecode.assign.Assigner
  public abstract CanCache = net.bytebuddy.implementation.bytecode.constant.MethodConstant$CanCache of net.bytebuddy.implementation.bytecode.constant.MethodConstant
  public MethodHandle = net.bytebuddy.utility.JavaConstant$MethodHandle of net.bytebuddy.utility.JavaConstant
  public MethodType = net.bytebuddy.utility.JavaConstant$MethodType of net.bytebuddy.utility.JavaConstant