public class net.bytebuddy.asm.Advice$OffsetMapping$ForUnusedValue implements net.bytebuddy.asm.Advice$OffsetMapping
  minor version: 0
  major version: 59
  flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: net.bytebuddy.asm.Advice$OffsetMapping$ForUnusedValue
  super_class: java.lang.Object
{
  private final net.bytebuddy.description.type.TypeDefinition target;
    descriptor: Lnet/bytebuddy/description/type/TypeDefinition;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  public void <init>(net.bytebuddy.description.type.TypeDefinition);
    descriptor: (Lnet/bytebuddy/description/type/TypeDefinition;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // net.bytebuddy.asm.Advice$OffsetMapping$ForUnusedValue this
        start local 1 // net.bytebuddy.description.type.TypeDefinition target
         0: .line 2757
            aload 0 /* this */
            invokespecial java.lang.Object.<init>:()V
         1: .line 2758
            aload 0 /* this */
            aload 1 /* target */
            putfield net.bytebuddy.asm.Advice$OffsetMapping$ForUnusedValue.target:Lnet/bytebuddy/description/type/TypeDefinition;
         2: .line 2759
            return
        end local 1 // net.bytebuddy.description.type.TypeDefinition target
        end local 0 // net.bytebuddy.asm.Advice$OffsetMapping$ForUnusedValue this
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0    3     0    this  Lnet/bytebuddy/asm/Advice$OffsetMapping$ForUnusedValue;
            0    3     1  target  Lnet/bytebuddy/description/type/TypeDefinition;
    MethodParameters:
        Name  Flags
      target  

  public net.bytebuddy.asm.Advice$OffsetMapping$Target resolve(net.bytebuddy.description.type.TypeDescription, net.bytebuddy.description.method.MethodDescription, net.bytebuddy.implementation.bytecode.assign.Assigner, net.bytebuddy.asm.Advice$ArgumentHandler, net.bytebuddy.asm.Advice$OffsetMapping$Sort);
    descriptor: (Lnet/bytebuddy/description/type/TypeDescription;Lnet/bytebuddy/description/method/MethodDescription;Lnet/bytebuddy/implementation/bytecode/assign/Assigner;Lnet/bytebuddy/asm/Advice$ArgumentHandler;Lnet/bytebuddy/asm/Advice$OffsetMapping$Sort;)Lnet/bytebuddy/asm/Advice$OffsetMapping$Target;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=6, args_size=6
        start local 0 // net.bytebuddy.asm.Advice$OffsetMapping$ForUnusedValue this
        start local 1 // net.bytebuddy.description.type.TypeDescription instrumentedType
        start local 2 // net.bytebuddy.description.method.MethodDescription instrumentedMethod
        start local 3 // net.bytebuddy.implementation.bytecode.assign.Assigner assigner
        start local 4 // net.bytebuddy.asm.Advice$ArgumentHandler argumentHandler
        start local 5 // net.bytebuddy.asm.Advice$OffsetMapping$Sort sort
         0: .line 2769
            new net.bytebuddy.asm.Advice$OffsetMapping$Target$ForDefaultValue$ReadWrite
            dup
            aload 0 /* this */
            getfield net.bytebuddy.asm.Advice$OffsetMapping$ForUnusedValue.target:Lnet/bytebuddy/description/type/TypeDefinition;
            invokespecial net.bytebuddy.asm.Advice$OffsetMapping$Target$ForDefaultValue$ReadWrite.<init>:(Lnet/bytebuddy/description/type/TypeDefinition;)V
            areturn
        end local 5 // net.bytebuddy.asm.Advice$OffsetMapping$Sort sort
        end local 4 // net.bytebuddy.asm.Advice$ArgumentHandler argumentHandler
        end local 3 // net.bytebuddy.implementation.bytecode.assign.Assigner assigner
        end local 2 // net.bytebuddy.description.method.MethodDescription instrumentedMethod
        end local 1 // net.bytebuddy.description.type.TypeDescription instrumentedType
        end local 0 // net.bytebuddy.asm.Advice$OffsetMapping$ForUnusedValue this
      LocalVariableTable:
        Start  End  Slot                Name  Signature
            0    1     0                this  Lnet/bytebuddy/asm/Advice$OffsetMapping$ForUnusedValue;
            0    1     1    instrumentedType  Lnet/bytebuddy/description/type/TypeDescription;
            0    1     2  instrumentedMethod  Lnet/bytebuddy/description/method/MethodDescription;
            0    1     3            assigner  Lnet/bytebuddy/implementation/bytecode/assign/Assigner;
            0    1     4     argumentHandler  Lnet/bytebuddy/asm/Advice$ArgumentHandler;
            0    1     5                sort  Lnet/bytebuddy/asm/Advice$OffsetMapping$Sort;
    MethodParameters:
                    Name  Flags
      instrumentedType    
      instrumentedMethod  
      assigner            
      argumentHandler     
      sort                
}
SourceFile: "Advice.java"
NestHost: net.bytebuddy.asm.Advice
InnerClasses:
  public abstract ArgumentHandler = net.bytebuddy.asm.Advice$ArgumentHandler of net.bytebuddy.asm.Advice
  public abstract OffsetMapping = net.bytebuddy.asm.Advice$OffsetMapping of net.bytebuddy.asm.Advice
  public ForUnusedValue = net.bytebuddy.asm.Advice$OffsetMapping$ForUnusedValue of net.bytebuddy.asm.Advice$OffsetMapping
  protected final Factory = net.bytebuddy.asm.Advice$OffsetMapping$ForUnusedValue$Factory of net.bytebuddy.asm.Advice$OffsetMapping$ForUnusedValue
  public abstract Sort = net.bytebuddy.asm.Advice$OffsetMapping$Sort of net.bytebuddy.asm.Advice$OffsetMapping
  public abstract Target = net.bytebuddy.asm.Advice$OffsetMapping$Target of net.bytebuddy.asm.Advice$OffsetMapping
  public abstract ForDefaultValue = net.bytebuddy.asm.Advice$OffsetMapping$Target$ForDefaultValue of net.bytebuddy.asm.Advice$OffsetMapping$Target
  public ReadWrite = net.bytebuddy.asm.Advice$OffsetMapping$Target$ForDefaultValue$ReadWrite of net.bytebuddy.asm.Advice$OffsetMapping$Target$ForDefaultValue
  public abstract Enhance = net.bytebuddy.build.HashCodeAndEqualsPlugin$Enhance of net.bytebuddy.build.HashCodeAndEqualsPlugin
    RuntimeVisibleAnnotations: 
      net.bytebuddy.build.HashCodeAndEqualsPlugin$Enhance()