public class net.bytebuddy.implementation.FieldAccessor$ForSetter$OfDefaultValue extends net.bytebuddy.implementation.FieldAccessor$ForSetter<java.lang.Void>
  minor version: 0
  major version: 59
  flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: net.bytebuddy.implementation.FieldAccessor$ForSetter$OfDefaultValue
  super_class: net.bytebuddy.implementation.FieldAccessor$ForSetter
{
  protected void <init>(net.bytebuddy.implementation.FieldAccessor$FieldLocation, net.bytebuddy.implementation.bytecode.assign.Assigner, net.bytebuddy.implementation.bytecode.assign.Assigner$Typing, net.bytebuddy.implementation.FieldAccessor$ForSetter$TerminationHandler);
    descriptor: (Lnet/bytebuddy/implementation/FieldAccessor$FieldLocation;Lnet/bytebuddy/implementation/bytecode/assign/Assigner;Lnet/bytebuddy/implementation/bytecode/assign/Assigner$Typing;Lnet/bytebuddy/implementation/FieldAccessor$ForSetter$TerminationHandler;)V
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=5, locals=5, args_size=5
        start local 0 // net.bytebuddy.implementation.FieldAccessor$ForSetter$OfDefaultValue this
        start local 1 // net.bytebuddy.implementation.FieldAccessor$FieldLocation fieldLocation
        start local 2 // net.bytebuddy.implementation.bytecode.assign.Assigner assigner
        start local 3 // net.bytebuddy.implementation.bytecode.assign.Assigner$Typing typing
        start local 4 // net.bytebuddy.implementation.FieldAccessor$ForSetter$TerminationHandler terminationHandler
         0: .line 1084
            aload 0 /* this */
            aload 1 /* fieldLocation */
            aload 2 /* assigner */
            aload 3 /* typing */
            aload 4 /* terminationHandler */
            invokespecial net.bytebuddy.implementation.FieldAccessor$ForSetter.<init>:(Lnet/bytebuddy/implementation/FieldAccessor$FieldLocation;Lnet/bytebuddy/implementation/bytecode/assign/Assigner;Lnet/bytebuddy/implementation/bytecode/assign/Assigner$Typing;Lnet/bytebuddy/implementation/FieldAccessor$ForSetter$TerminationHandler;)V
         1: .line 1085
            return
        end local 4 // net.bytebuddy.implementation.FieldAccessor$ForSetter$TerminationHandler terminationHandler
        end local 3 // net.bytebuddy.implementation.bytecode.assign.Assigner$Typing typing
        end local 2 // net.bytebuddy.implementation.bytecode.assign.Assigner assigner
        end local 1 // net.bytebuddy.implementation.FieldAccessor$FieldLocation fieldLocation
        end local 0 // net.bytebuddy.implementation.FieldAccessor$ForSetter$OfDefaultValue this
      LocalVariableTable:
        Start  End  Slot                Name  Signature
            0    2     0                this  Lnet/bytebuddy/implementation/FieldAccessor$ForSetter$OfDefaultValue;
            0    2     1       fieldLocation  Lnet/bytebuddy/implementation/FieldAccessor$FieldLocation;
            0    2     2            assigner  Lnet/bytebuddy/implementation/bytecode/assign/Assigner;
            0    2     3              typing  Lnet/bytebuddy/implementation/bytecode/assign/Assigner$Typing;
            0    2     4  terminationHandler  Lnet/bytebuddy/implementation/FieldAccessor$ForSetter$TerminationHandler;
    Signature: (Lnet/bytebuddy/implementation/FieldAccessor$FieldLocation;Lnet/bytebuddy/implementation/bytecode/assign/Assigner;Lnet/bytebuddy/implementation/bytecode/assign/Assigner$Typing;Lnet/bytebuddy/implementation/FieldAccessor$ForSetter$TerminationHandler;)V
    MethodParameters:
                    Name  Flags
      fieldLocation       
      assigner            
      typing              
      terminationHandler  

  public net.bytebuddy.dynamic.scaffold.InstrumentedType prepare(net.bytebuddy.dynamic.scaffold.InstrumentedType);
    descriptor: (Lnet/bytebuddy/dynamic/scaffold/InstrumentedType;)Lnet/bytebuddy/dynamic/scaffold/InstrumentedType;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=2, args_size=2
        start local 0 // net.bytebuddy.implementation.FieldAccessor$ForSetter$OfDefaultValue this
        start local 1 // net.bytebuddy.dynamic.scaffold.InstrumentedType instrumentedType
         0: .line 1091
            aload 1 /* instrumentedType */
            areturn
        end local 1 // net.bytebuddy.dynamic.scaffold.InstrumentedType instrumentedType
        end local 0 // net.bytebuddy.implementation.FieldAccessor$ForSetter$OfDefaultValue this
      LocalVariableTable:
        Start  End  Slot              Name  Signature
            0    1     0              this  Lnet/bytebuddy/implementation/FieldAccessor$ForSetter$OfDefaultValue;
            0    1     1  instrumentedType  Lnet/bytebuddy/dynamic/scaffold/InstrumentedType;
    MethodParameters:
                  Name  Flags
      instrumentedType  

  protected java.lang.Void initialize(net.bytebuddy.description.type.TypeDescription);
    descriptor: (Lnet/bytebuddy/description/type/TypeDescription;)Ljava/lang/Void;
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=1, locals=2, args_size=2
        start local 0 // net.bytebuddy.implementation.FieldAccessor$ForSetter$OfDefaultValue this
        start local 1 // net.bytebuddy.description.type.TypeDescription instrumentedType
         0: .line 1098
            aconst_null
            areturn
        end local 1 // net.bytebuddy.description.type.TypeDescription instrumentedType
        end local 0 // net.bytebuddy.implementation.FieldAccessor$ForSetter$OfDefaultValue this
      LocalVariableTable:
        Start  End  Slot              Name  Signature
            0    1     0              this  Lnet/bytebuddy/implementation/FieldAccessor$ForSetter$OfDefaultValue;
            0    1     1  instrumentedType  Lnet/bytebuddy/description/type/TypeDescription;
    MethodParameters:
                  Name  Flags
      instrumentedType  

  protected net.bytebuddy.implementation.bytecode.StackManipulation resolve(java.lang.Void, net.bytebuddy.description.field.FieldDescription, net.bytebuddy.description.type.TypeDescription, net.bytebuddy.description.method.MethodDescription);
    descriptor: (Ljava/lang/Void;Lnet/bytebuddy/description/field/FieldDescription;Lnet/bytebuddy/description/type/TypeDescription;Lnet/bytebuddy/description/method/MethodDescription;)Lnet/bytebuddy/implementation/bytecode/StackManipulation;
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=1, locals=5, args_size=5
        start local 0 // net.bytebuddy.implementation.FieldAccessor$ForSetter$OfDefaultValue this
        start local 1 // java.lang.Void initialized
        start local 2 // net.bytebuddy.description.field.FieldDescription fieldDescription
        start local 3 // net.bytebuddy.description.type.TypeDescription instrumentedType
        start local 4 // net.bytebuddy.description.method.MethodDescription instrumentedMethod
         0: .line 1108
            aload 2 /* fieldDescription */
            invokeinterface net.bytebuddy.description.field.FieldDescription.getType:()Lnet/bytebuddy/description/type/TypeDescription$Generic;
            invokestatic net.bytebuddy.implementation.bytecode.constant.DefaultValue.of:(Lnet/bytebuddy/description/type/TypeDefinition;)Lnet/bytebuddy/implementation/bytecode/StackManipulation;
            areturn
        end local 4 // net.bytebuddy.description.method.MethodDescription instrumentedMethod
        end local 3 // net.bytebuddy.description.type.TypeDescription instrumentedType
        end local 2 // net.bytebuddy.description.field.FieldDescription fieldDescription
        end local 1 // java.lang.Void initialized
        end local 0 // net.bytebuddy.implementation.FieldAccessor$ForSetter$OfDefaultValue this
      LocalVariableTable:
        Start  End  Slot                Name  Signature
            0    1     0                this  Lnet/bytebuddy/implementation/FieldAccessor$ForSetter$OfDefaultValue;
            0    1     1         initialized  Ljava/lang/Void;
            0    1     2    fieldDescription  Lnet/bytebuddy/description/field/FieldDescription;
            0    1     3    instrumentedType  Lnet/bytebuddy/description/type/TypeDescription;
            0    1     4  instrumentedMethod  Lnet/bytebuddy/description/method/MethodDescription;
    MethodParameters:
                    Name  Flags
      initialized         
      fieldDescription    
      instrumentedType    
      instrumentedMethod  

  public net.bytebuddy.implementation.Implementation andThen(net.bytebuddy.implementation.Implementation);
    descriptor: (Lnet/bytebuddy/implementation/Implementation;)Lnet/bytebuddy/implementation/Implementation;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=11, locals=2, args_size=2
        start local 0 // net.bytebuddy.implementation.FieldAccessor$ForSetter$OfDefaultValue this
        start local 1 // net.bytebuddy.implementation.Implementation implementation
         0: .line 1115
            new net.bytebuddy.implementation.Implementation$Compound
            dup
            iconst_2
            anewarray net.bytebuddy.implementation.Implementation
            dup
            iconst_0
            new net.bytebuddy.implementation.FieldAccessor$ForSetter$OfDefaultValue
            dup
            aload 0 /* this */
            getfield net.bytebuddy.implementation.FieldAccessor$ForSetter$OfDefaultValue.fieldLocation:Lnet/bytebuddy/implementation/FieldAccessor$FieldLocation;
         1: .line 1116
            aload 0 /* this */
            getfield net.bytebuddy.implementation.FieldAccessor$ForSetter$OfDefaultValue.assigner:Lnet/bytebuddy/implementation/bytecode/assign/Assigner;
         2: .line 1117
            aload 0 /* this */
            getfield net.bytebuddy.implementation.FieldAccessor$ForSetter$OfDefaultValue.typing:Lnet/bytebuddy/implementation/bytecode/assign/Assigner$Typing;
         3: .line 1118
            getstatic net.bytebuddy.implementation.FieldAccessor$ForSetter$TerminationHandler.NON_OPERATIONAL:Lnet/bytebuddy/implementation/FieldAccessor$ForSetter$TerminationHandler;
            invokespecial net.bytebuddy.implementation.FieldAccessor$ForSetter$OfDefaultValue.<init>:(Lnet/bytebuddy/implementation/FieldAccessor$FieldLocation;Lnet/bytebuddy/implementation/bytecode/assign/Assigner;Lnet/bytebuddy/implementation/bytecode/assign/Assigner$Typing;Lnet/bytebuddy/implementation/FieldAccessor$ForSetter$TerminationHandler;)V
            aastore
            dup
            iconst_1
            aload 1 /* implementation */
         4: .line 1115
            aastore
            invokespecial net.bytebuddy.implementation.Implementation$Compound.<init>:([Lnet/bytebuddy/implementation/Implementation;)V
            areturn
        end local 1 // net.bytebuddy.implementation.Implementation implementation
        end local 0 // net.bytebuddy.implementation.FieldAccessor$ForSetter$OfDefaultValue this
      LocalVariableTable:
        Start  End  Slot            Name  Signature
            0    5     0            this  Lnet/bytebuddy/implementation/FieldAccessor$ForSetter$OfDefaultValue;
            0    5     1  implementation  Lnet/bytebuddy/implementation/Implementation;
    MethodParameters:
                Name  Flags
      implementation  

  public net.bytebuddy.implementation.Implementation$Composable andThen(net.bytebuddy.implementation.Implementation$Composable);
    descriptor: (Lnet/bytebuddy/implementation/Implementation$Composable;)Lnet/bytebuddy/implementation/Implementation$Composable;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=8, locals=2, args_size=2
        start local 0 // net.bytebuddy.implementation.FieldAccessor$ForSetter$OfDefaultValue this
        start local 1 // net.bytebuddy.implementation.Implementation$Composable implementation
         0: .line 1125
            new net.bytebuddy.implementation.Implementation$Compound$Composable
            dup
            new net.bytebuddy.implementation.FieldAccessor$ForSetter$OfDefaultValue
            dup
            aload 0 /* this */
            getfield net.bytebuddy.implementation.FieldAccessor$ForSetter$OfDefaultValue.fieldLocation:Lnet/bytebuddy/implementation/FieldAccessor$FieldLocation;
         1: .line 1126
            aload 0 /* this */
            getfield net.bytebuddy.implementation.FieldAccessor$ForSetter$OfDefaultValue.assigner:Lnet/bytebuddy/implementation/bytecode/assign/Assigner;
         2: .line 1127
            aload 0 /* this */
            getfield net.bytebuddy.implementation.FieldAccessor$ForSetter$OfDefaultValue.typing:Lnet/bytebuddy/implementation/bytecode/assign/Assigner$Typing;
         3: .line 1128
            getstatic net.bytebuddy.implementation.FieldAccessor$ForSetter$TerminationHandler.NON_OPERATIONAL:Lnet/bytebuddy/implementation/FieldAccessor$ForSetter$TerminationHandler;
            invokespecial net.bytebuddy.implementation.FieldAccessor$ForSetter$OfDefaultValue.<init>:(Lnet/bytebuddy/implementation/FieldAccessor$FieldLocation;Lnet/bytebuddy/implementation/bytecode/assign/Assigner;Lnet/bytebuddy/implementation/bytecode/assign/Assigner$Typing;Lnet/bytebuddy/implementation/FieldAccessor$ForSetter$TerminationHandler;)V
            aload 1 /* implementation */
         4: .line 1125
            invokespecial net.bytebuddy.implementation.Implementation$Compound$Composable.<init>:(Lnet/bytebuddy/implementation/Implementation;Lnet/bytebuddy/implementation/Implementation$Composable;)V
            areturn
        end local 1 // net.bytebuddy.implementation.Implementation$Composable implementation
        end local 0 // net.bytebuddy.implementation.FieldAccessor$ForSetter$OfDefaultValue this
      LocalVariableTable:
        Start  End  Slot            Name  Signature
            0    5     0            this  Lnet/bytebuddy/implementation/FieldAccessor$ForSetter$OfDefaultValue;
            0    5     1  implementation  Lnet/bytebuddy/implementation/Implementation$Composable;
    MethodParameters:
                Name  Flags
      implementation  

  protected net.bytebuddy.implementation.bytecode.StackManipulation resolve(java.lang.Object, net.bytebuddy.description.field.FieldDescription, net.bytebuddy.description.type.TypeDescription, net.bytebuddy.description.method.MethodDescription);
    descriptor: (Ljava/lang/Object;Lnet/bytebuddy/description/field/FieldDescription;Lnet/bytebuddy/description/type/TypeDescription;Lnet/bytebuddy/description/method/MethodDescription;)Lnet/bytebuddy/implementation/bytecode/StackManipulation;
    flags: (0x1044) ACC_PROTECTED, ACC_BRIDGE, ACC_SYNTHETIC
    Code:
      stack=5, locals=5, args_size=5
         0: .line 1
            aload 0
            aload 1
            checkcast java.lang.Void
            aload 2
            aload 3
            aload 4
            invokevirtual net.bytebuddy.implementation.FieldAccessor$ForSetter$OfDefaultValue.resolve:(Ljava/lang/Void;Lnet/bytebuddy/description/field/FieldDescription;Lnet/bytebuddy/description/type/TypeDescription;Lnet/bytebuddy/description/method/MethodDescription;)Lnet/bytebuddy/implementation/bytecode/StackManipulation;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  protected java.lang.Object initialize(net.bytebuddy.description.type.TypeDescription);
    descriptor: (Lnet/bytebuddy/description/type/TypeDescription;)Ljava/lang/Object;
    flags: (0x1044) ACC_PROTECTED, ACC_BRIDGE, ACC_SYNTHETIC
    Code:
      stack=2, locals=2, args_size=2
         0: .line 1
            aload 0
            aload 1
            invokevirtual net.bytebuddy.implementation.FieldAccessor$ForSetter$OfDefaultValue.initialize:(Lnet/bytebuddy/description/type/TypeDescription;)Ljava/lang/Void;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature
}
Signature: Lnet/bytebuddy/implementation/FieldAccessor$ForSetter<Ljava/lang/Void;>;
SourceFile: "FieldAccessor.java"
NestHost: net.bytebuddy.implementation.FieldAccessor
InnerClasses:
  public abstract Generic = net.bytebuddy.description.type.TypeDescription$Generic of net.bytebuddy.description.type.TypeDescription
  protected abstract FieldLocation = net.bytebuddy.implementation.FieldAccessor$FieldLocation of net.bytebuddy.implementation.FieldAccessor
  protected abstract ForSetter = net.bytebuddy.implementation.FieldAccessor$ForSetter of net.bytebuddy.implementation.FieldAccessor
  protected OfDefaultValue = net.bytebuddy.implementation.FieldAccessor$ForSetter$OfDefaultValue of net.bytebuddy.implementation.FieldAccessor$ForSetter
  protected abstract TerminationHandler = net.bytebuddy.implementation.FieldAccessor$ForSetter$TerminationHandler of net.bytebuddy.implementation.FieldAccessor$ForSetter
  public abstract Composable = net.bytebuddy.implementation.Implementation$Composable of net.bytebuddy.implementation.Implementation
  public Compound = net.bytebuddy.implementation.Implementation$Compound of net.bytebuddy.implementation.Implementation
  public Composable = net.bytebuddy.implementation.Implementation$Compound$Composable of net.bytebuddy.implementation.Implementation$Compound
  public final Typing = net.bytebuddy.implementation.bytecode.assign.Assigner$Typing of net.bytebuddy.implementation.bytecode.assign.Assigner