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

  private static final net.bytebuddy.description.method.MethodDescription$InDefinedShape DECLARING_TYPE;
    descriptor: Lnet/bytebuddy/description/method/MethodDescription$InDefinedShape;
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL

  private static final net.bytebuddy.description.method.MethodDescription$InDefinedShape FIELD_NAME;
    descriptor: Lnet/bytebuddy/description/method/MethodDescription$InDefinedShape;
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL

  private final net.bytebuddy.implementation.bind.annotation.TargetMethodAnnotationDrivenBinder$ParameterBinder<net.bytebuddy.implementation.bind.annotation.FieldValue> delegate;
    descriptor: Lnet/bytebuddy/implementation/bind/annotation/TargetMethodAnnotationDrivenBinder$ParameterBinder;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL
    Signature: Lnet/bytebuddy/implementation/bind/annotation/TargetMethodAnnotationDrivenBinder$ParameterBinder<Lnet/bytebuddy/implementation/bind/annotation/FieldValue;>;

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

  static void <clinit>();
    descriptor: ()V
    flags: (0x0008) ACC_STATIC
    Code:
      stack=6, locals=1, args_size=0
         0: .line 77
            new net.bytebuddy.implementation.bind.annotation.FieldValue$Binder
            dup
            ldc "INSTANCE"
            iconst_0
         1: .line 80
            new net.bytebuddy.implementation.bind.annotation.FieldValue$Binder$Delegate
            dup
            invokespecial net.bytebuddy.implementation.bind.annotation.FieldValue$Binder$Delegate.<init>:()V
            invokespecial net.bytebuddy.implementation.bind.annotation.FieldValue$Binder.<init>:(Ljava/lang/String;ILnet/bytebuddy/implementation/bind/annotation/TargetMethodAnnotationDrivenBinder$ParameterBinder;)V
            putstatic net.bytebuddy.implementation.bind.annotation.FieldValue$Binder.INSTANCE:Lnet/bytebuddy/implementation/bind/annotation/FieldValue$Binder;
            iconst_1
            anewarray net.bytebuddy.implementation.bind.annotation.FieldValue$Binder
            dup
            iconst_0
            getstatic net.bytebuddy.implementation.bind.annotation.FieldValue$Binder.INSTANCE:Lnet/bytebuddy/implementation/bind/annotation/FieldValue$Binder;
            aastore
            putstatic net.bytebuddy.implementation.bind.annotation.FieldValue$Binder.ENUM$VALUES:[Lnet/bytebuddy/implementation/bind/annotation/FieldValue$Binder;
         2: .line 96
            ldc Lnet/bytebuddy/implementation/bind/annotation/FieldValue;
            invokestatic net.bytebuddy.description.type.TypeDescription$ForLoadedType.of:(Ljava/lang/Class;)Lnet/bytebuddy/description/type/TypeDescription;
            invokeinterface net.bytebuddy.description.type.TypeDescription.getDeclaredMethods:()Lnet/bytebuddy/description/method/MethodList;
            astore 0 /* methodList */
        start local 0 // net.bytebuddy.description.method.MethodList methodList
         3: .line 97
            aload 0 /* methodList */
            ldc "declaringType"
            invokestatic net.bytebuddy.matcher.ElementMatchers.named:(Ljava/lang/String;)Lnet/bytebuddy/matcher/ElementMatcher$Junction;
            invokeinterface net.bytebuddy.description.method.MethodList.filter:(Lnet/bytebuddy/matcher/ElementMatcher;)Lnet/bytebuddy/matcher/FilterableList;
            checkcast net.bytebuddy.description.method.MethodList
            invokeinterface net.bytebuddy.description.method.MethodList.getOnly:()Ljava/lang/Object;
            checkcast net.bytebuddy.description.method.MethodDescription$InDefinedShape
            putstatic net.bytebuddy.implementation.bind.annotation.FieldValue$Binder.DECLARING_TYPE:Lnet/bytebuddy/description/method/MethodDescription$InDefinedShape;
         4: .line 98
            aload 0 /* methodList */
            ldc "value"
            invokestatic net.bytebuddy.matcher.ElementMatchers.named:(Ljava/lang/String;)Lnet/bytebuddy/matcher/ElementMatcher$Junction;
            invokeinterface net.bytebuddy.description.method.MethodList.filter:(Lnet/bytebuddy/matcher/ElementMatcher;)Lnet/bytebuddy/matcher/FilterableList;
            checkcast net.bytebuddy.description.method.MethodList
            invokeinterface net.bytebuddy.description.method.MethodList.getOnly:()Ljava/lang/Object;
            checkcast net.bytebuddy.description.method.MethodDescription$InDefinedShape
            putstatic net.bytebuddy.implementation.bind.annotation.FieldValue$Binder.FIELD_NAME:Lnet/bytebuddy/description/method/MethodDescription$InDefinedShape;
        end local 0 // net.bytebuddy.description.method.MethodList methodList
         5: .line 99
            return
      LocalVariableTable:
        Start  End  Slot        Name  Signature
            3    5     0  methodList  Lnet/bytebuddy/description/method/MethodList<Lnet/bytebuddy/description/method/MethodDescription$InDefinedShape;>;

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

  public java.lang.Class<net.bytebuddy.implementation.bind.annotation.FieldValue> 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.FieldValue$Binder this
         0: .line 119
            aload 0 /* this */
            getfield net.bytebuddy.implementation.bind.annotation.FieldValue$Binder.delegate:Lnet/bytebuddy/implementation/bind/annotation/TargetMethodAnnotationDrivenBinder$ParameterBinder;
            invokeinterface net.bytebuddy.implementation.bind.annotation.TargetMethodAnnotationDrivenBinder$ParameterBinder.getHandledType:()Ljava/lang/Class;
            areturn
        end local 0 // net.bytebuddy.implementation.bind.annotation.FieldValue$Binder this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lnet/bytebuddy/implementation/bind/annotation/FieldValue$Binder;
    Signature: ()Ljava/lang/Class<Lnet/bytebuddy/implementation/bind/annotation/FieldValue;>;

  public net.bytebuddy.implementation.bind.MethodDelegationBinder$ParameterBinding<?> bind(net.bytebuddy.description.annotation.AnnotationDescription$Loadable<net.bytebuddy.implementation.bind.annotation.FieldValue>, 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=7, locals=7, args_size=7
        start local 0 // net.bytebuddy.implementation.bind.annotation.FieldValue$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 131
            aload 0 /* this */
            getfield net.bytebuddy.implementation.bind.annotation.FieldValue$Binder.delegate:Lnet/bytebuddy/implementation/bind/annotation/TargetMethodAnnotationDrivenBinder$ParameterBinder;
            aload 1 /* annotation */
            aload 2 /* source */
            aload 3 /* target */
            aload 4 /* implementationTarget */
            aload 5 /* assigner */
            aload 6 /* typing */
            invokeinterface net.bytebuddy.implementation.bind.annotation.TargetMethodAnnotationDrivenBinder$ParameterBinder.bind:(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;
            areturn
        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.FieldValue$Binder this
      LocalVariableTable:
        Start  End  Slot                  Name  Signature
            0    1     0                  this  Lnet/bytebuddy/implementation/bind/annotation/FieldValue$Binder;
            0    1     1            annotation  Lnet/bytebuddy/description/annotation/AnnotationDescription$Loadable<Lnet/bytebuddy/implementation/bind/annotation/FieldValue;>;
            0    1     2                source  Lnet/bytebuddy/description/method/MethodDescription;
            0    1     3                target  Lnet/bytebuddy/description/method/ParameterDescription;
            0    1     4  implementationTarget  Lnet/bytebuddy/implementation/Implementation$Target;
            0    1     5              assigner  Lnet/bytebuddy/implementation/bytecode/assign/Assigner;
            0    1     6                typing  Lnet/bytebuddy/implementation/bytecode/assign/Assigner$Typing;
    Signature: (Lnet/bytebuddy/description/annotation/AnnotationDescription$Loadable<Lnet/bytebuddy/implementation/bind/annotation/FieldValue;>;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.FieldValue$Binder[] values();
    descriptor: ()[Lnet/bytebuddy/implementation/bind/annotation/FieldValue$Binder;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=5, locals=3, args_size=0
         0: .line 1
            getstatic net.bytebuddy.implementation.bind.annotation.FieldValue$Binder.ENUM$VALUES:[Lnet/bytebuddy/implementation/bind/annotation/FieldValue$Binder;
            dup
            astore 0
            iconst_0
            aload 0
            arraylength
            dup
            istore 1
            anewarray net.bytebuddy.implementation.bind.annotation.FieldValue$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.FieldValue$Binder valueOf(java.lang.String);
    descriptor: (Ljava/lang/String;)Lnet/bytebuddy/implementation/bind/annotation/FieldValue$Binder;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=2, locals=1, args_size=1
         0: .line 1
            ldc Lnet/bytebuddy/implementation/bind/annotation/FieldValue$Binder;
            aload 0
            invokestatic java.lang.Enum.valueOf:(Ljava/lang/Class;Ljava/lang/String;)Ljava/lang/Enum;
            checkcast net.bytebuddy.implementation.bind.annotation.FieldValue$Binder
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature
    MethodParameters:
      Name  Flags
      name  
}
Signature: Ljava/lang/Enum<Lnet/bytebuddy/implementation/bind/annotation/FieldValue$Binder;>;Lnet/bytebuddy/implementation/bind/annotation/TargetMethodAnnotationDrivenBinder$ParameterBinder<Lnet/bytebuddy/implementation/bind/annotation/FieldValue;>;
SourceFile: "FieldValue.java"
NestHost: net.bytebuddy.implementation.bind.annotation.FieldValue
InnerClasses:
  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 ForLoadedType = net.bytebuddy.description.type.TypeDescription$ForLoadedType 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 final Binder = net.bytebuddy.implementation.bind.annotation.FieldValue$Binder of net.bytebuddy.implementation.bind.annotation.FieldValue
  protected Delegate = net.bytebuddy.implementation.bind.annotation.FieldValue$Binder$Delegate of net.bytebuddy.implementation.bind.annotation.FieldValue$Binder
  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 Junction = net.bytebuddy.matcher.ElementMatcher$Junction of net.bytebuddy.matcher.ElementMatcher