public final class net.bytebuddy.asm.Advice$OffsetMapping$ForOrigin$Factory extends java.lang.Enum<net.bytebuddy.asm.Advice$OffsetMapping$ForOrigin$Factory> implements net.bytebuddy.asm.Advice$OffsetMapping$Factory<net.bytebuddy.asm.Advice$Origin>
  minor version: 0
  major version: 59
  flags: flags: (0x4031) ACC_PUBLIC, ACC_FINAL, ACC_SUPER, ACC_ANNOTATION
  this_class: net.bytebuddy.asm.Advice$OffsetMapping$ForOrigin$Factory
  super_class: java.lang.Enum
{
  public static final net.bytebuddy.asm.Advice$OffsetMapping$ForOrigin$Factory INSTANCE;
    descriptor: Lnet/bytebuddy/asm/Advice$OffsetMapping$ForOrigin$Factory;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  private static final net.bytebuddy.asm.Advice$OffsetMapping$ForOrigin$Factory[] ENUM$VALUES;
    descriptor: [Lnet/bytebuddy/asm/Advice$OffsetMapping$ForOrigin$Factory;
    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 2706
            new net.bytebuddy.asm.Advice$OffsetMapping$ForOrigin$Factory
            dup
            ldc "INSTANCE"
            iconst_0
            invokespecial net.bytebuddy.asm.Advice$OffsetMapping$ForOrigin$Factory.<init>:(Ljava/lang/String;I)V
         1: .line 2709
            putstatic net.bytebuddy.asm.Advice$OffsetMapping$ForOrigin$Factory.INSTANCE:Lnet/bytebuddy/asm/Advice$OffsetMapping$ForOrigin$Factory;
         2: .line 2704
            iconst_1
            anewarray net.bytebuddy.asm.Advice$OffsetMapping$ForOrigin$Factory
            dup
            iconst_0
            getstatic net.bytebuddy.asm.Advice$OffsetMapping$ForOrigin$Factory.INSTANCE:Lnet/bytebuddy/asm/Advice$OffsetMapping$ForOrigin$Factory;
            aastore
            putstatic net.bytebuddy.asm.Advice$OffsetMapping$ForOrigin$Factory.ENUM$VALUES:[Lnet/bytebuddy/asm/Advice$OffsetMapping$ForOrigin$Factory;
            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.asm.Advice$OffsetMapping$ForOrigin$Factory this
         0: .line 2704
            aload 0 /* this */
            aload 1
            iload 2
            invokespecial java.lang.Enum.<init>:(Ljava/lang/String;I)V
            return
        end local 0 // net.bytebuddy.asm.Advice$OffsetMapping$ForOrigin$Factory this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lnet/bytebuddy/asm/Advice$OffsetMapping$ForOrigin$Factory;
    MethodParameters:
               Name  Flags
      $enum$name     
      $enum$ordinal  

  public java.lang.Class<net.bytebuddy.asm.Advice$Origin> getAnnotationType();
    descriptor: ()Ljava/lang/Class;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // net.bytebuddy.asm.Advice$OffsetMapping$ForOrigin$Factory this
         0: .line 2715
            ldc Lnet/bytebuddy/asm/Advice$Origin;
            areturn
        end local 0 // net.bytebuddy.asm.Advice$OffsetMapping$ForOrigin$Factory this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lnet/bytebuddy/asm/Advice$OffsetMapping$ForOrigin$Factory;
    Signature: ()Ljava/lang/Class<Lnet/bytebuddy/asm/Advice$Origin;>;

  public net.bytebuddy.asm.Advice$OffsetMapping make(net.bytebuddy.description.method.ParameterDescription$InDefinedShape, net.bytebuddy.description.annotation.AnnotationDescription$Loadable<net.bytebuddy.asm.Advice$Origin>, net.bytebuddy.asm.Advice$OffsetMapping$Factory$AdviceType);
    descriptor: (Lnet/bytebuddy/description/method/ParameterDescription$InDefinedShape;Lnet/bytebuddy/description/annotation/AnnotationDescription$Loadable;Lnet/bytebuddy/asm/Advice$OffsetMapping$Factory$AdviceType;)Lnet/bytebuddy/asm/Advice$OffsetMapping;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=5, locals=4, args_size=4
        start local 0 // net.bytebuddy.asm.Advice$OffsetMapping$ForOrigin$Factory this
        start local 1 // net.bytebuddy.description.method.ParameterDescription$InDefinedShape target
        start local 2 // net.bytebuddy.description.annotation.AnnotationDescription$Loadable annotation
        start local 3 // net.bytebuddy.asm.Advice$OffsetMapping$Factory$AdviceType adviceType
         0: .line 2724
            aload 1 /* target */
            invokeinterface net.bytebuddy.description.method.ParameterDescription$InDefinedShape.getType:()Lnet/bytebuddy/description/type/TypeDescription$Generic;
            invokeinterface net.bytebuddy.description.type.TypeDescription$Generic.asErasure:()Lnet/bytebuddy/description/type/TypeDescription;
            ldc Ljava/lang/Class;
            invokeinterface net.bytebuddy.description.type.TypeDescription.represents:(Ljava/lang/reflect/Type;)Z
            ifeq 2
         1: .line 2725
            getstatic net.bytebuddy.asm.Advice$OffsetMapping$ForInstrumentedType.INSTANCE:Lnet/bytebuddy/asm/Advice$OffsetMapping$ForInstrumentedType;
            areturn
         2: .line 2726
      StackMap locals:
      StackMap stack:
            aload 1 /* target */
            invokeinterface net.bytebuddy.description.method.ParameterDescription$InDefinedShape.getType:()Lnet/bytebuddy/description/type/TypeDescription$Generic;
            invokeinterface net.bytebuddy.description.type.TypeDescription$Generic.asErasure:()Lnet/bytebuddy/description/type/TypeDescription;
            ldc Ljava/lang/reflect/Method;
            invokeinterface net.bytebuddy.description.type.TypeDescription.represents:(Ljava/lang/reflect/Type;)Z
            ifeq 4
         3: .line 2727
            getstatic net.bytebuddy.asm.Advice$OffsetMapping$ForInstrumentedMethod.METHOD:Lnet/bytebuddy/asm/Advice$OffsetMapping$ForInstrumentedMethod;
            areturn
         4: .line 2728
      StackMap locals:
      StackMap stack:
            aload 1 /* target */
            invokeinterface net.bytebuddy.description.method.ParameterDescription$InDefinedShape.getType:()Lnet/bytebuddy/description/type/TypeDescription$Generic;
            invokeinterface net.bytebuddy.description.type.TypeDescription$Generic.asErasure:()Lnet/bytebuddy/description/type/TypeDescription;
            ldc Ljava/lang/reflect/Constructor;
            invokeinterface net.bytebuddy.description.type.TypeDescription.represents:(Ljava/lang/reflect/Type;)Z
            ifeq 6
         5: .line 2729
            getstatic net.bytebuddy.asm.Advice$OffsetMapping$ForInstrumentedMethod.CONSTRUCTOR:Lnet/bytebuddy/asm/Advice$OffsetMapping$ForInstrumentedMethod;
            areturn
         6: .line 2730
      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 1 /* target */
            invokeinterface net.bytebuddy.description.method.ParameterDescription$InDefinedShape.getType:()Lnet/bytebuddy/description/type/TypeDescription$Generic;
            invokeinterface net.bytebuddy.description.type.TypeDescription$Generic.asErasure:()Lnet/bytebuddy/description/type/TypeDescription;
            invokevirtual java.lang.Object.equals:(Ljava/lang/Object;)Z
            ifeq 8
         7: .line 2731
            getstatic net.bytebuddy.asm.Advice$OffsetMapping$ForInstrumentedMethod.EXECUTABLE:Lnet/bytebuddy/asm/Advice$OffsetMapping$ForInstrumentedMethod;
            areturn
         8: .line 2732
      StackMap locals:
      StackMap stack:
            aload 1 /* target */
            invokeinterface net.bytebuddy.description.method.ParameterDescription$InDefinedShape.getType:()Lnet/bytebuddy/description/type/TypeDescription$Generic;
            invokeinterface net.bytebuddy.description.type.TypeDescription$Generic.asErasure:()Lnet/bytebuddy/description/type/TypeDescription;
            ldc Ljava/lang/String;
            invokeinterface net.bytebuddy.description.type.TypeDescription.isAssignableFrom:(Ljava/lang/Class;)Z
            ifeq 10
         9: .line 2733
            aload 2 /* annotation */
            invokeinterface net.bytebuddy.description.annotation.AnnotationDescription$Loadable.loadSilent:()Ljava/lang/annotation/Annotation;
            checkcast net.bytebuddy.asm.Advice$Origin
            invokeinterface net.bytebuddy.asm.Advice$Origin.value:()Ljava/lang/String;
            invokestatic net.bytebuddy.asm.Advice$OffsetMapping$ForOrigin.parse:(Ljava/lang/String;)Lnet/bytebuddy/asm/Advice$OffsetMapping;
            areturn
        10: .line 2735
      StackMap locals:
      StackMap stack:
            new java.lang.IllegalStateException
            dup
            new java.lang.StringBuilder
            dup
            ldc "Non-supported type "
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
            aload 1 /* target */
            invokeinterface net.bytebuddy.description.method.ParameterDescription$InDefinedShape.getType:()Lnet/bytebuddy/description/type/TypeDescription$Generic;
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/Object;)Ljava/lang/StringBuilder;
            ldc " for @Origin annotation"
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
            invokespecial java.lang.IllegalStateException.<init>:(Ljava/lang/String;)V
            athrow
        end local 3 // net.bytebuddy.asm.Advice$OffsetMapping$Factory$AdviceType adviceType
        end local 2 // net.bytebuddy.description.annotation.AnnotationDescription$Loadable annotation
        end local 1 // net.bytebuddy.description.method.ParameterDescription$InDefinedShape target
        end local 0 // net.bytebuddy.asm.Advice$OffsetMapping$ForOrigin$Factory this
      LocalVariableTable:
        Start  End  Slot        Name  Signature
            0   11     0        this  Lnet/bytebuddy/asm/Advice$OffsetMapping$ForOrigin$Factory;
            0   11     1      target  Lnet/bytebuddy/description/method/ParameterDescription$InDefinedShape;
            0   11     2  annotation  Lnet/bytebuddy/description/annotation/AnnotationDescription$Loadable<Lnet/bytebuddy/asm/Advice$Origin;>;
            0   11     3  adviceType  Lnet/bytebuddy/asm/Advice$OffsetMapping$Factory$AdviceType;
    Signature: (Lnet/bytebuddy/description/method/ParameterDescription$InDefinedShape;Lnet/bytebuddy/description/annotation/AnnotationDescription$Loadable<Lnet/bytebuddy/asm/Advice$Origin;>;Lnet/bytebuddy/asm/Advice$OffsetMapping$Factory$AdviceType;)Lnet/bytebuddy/asm/Advice$OffsetMapping;
    MethodParameters:
            Name  Flags
      target      
      annotation  
      adviceType  

  public static net.bytebuddy.asm.Advice$OffsetMapping$ForOrigin$Factory[] values();
    descriptor: ()[Lnet/bytebuddy/asm/Advice$OffsetMapping$ForOrigin$Factory;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=5, locals=3, args_size=0
         0: .line 1
            getstatic net.bytebuddy.asm.Advice$OffsetMapping$ForOrigin$Factory.ENUM$VALUES:[Lnet/bytebuddy/asm/Advice$OffsetMapping$ForOrigin$Factory;
            dup
            astore 0
            iconst_0
            aload 0
            arraylength
            dup
            istore 1
            anewarray net.bytebuddy.asm.Advice$OffsetMapping$ForOrigin$Factory
            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.asm.Advice$OffsetMapping$ForOrigin$Factory valueOf(java.lang.String);
    descriptor: (Ljava/lang/String;)Lnet/bytebuddy/asm/Advice$OffsetMapping$ForOrigin$Factory;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=2, locals=1, args_size=1
         0: .line 1
            ldc Lnet/bytebuddy/asm/Advice$OffsetMapping$ForOrigin$Factory;
            aload 0
            invokestatic java.lang.Enum.valueOf:(Ljava/lang/Class;Ljava/lang/String;)Ljava/lang/Enum;
            checkcast net.bytebuddy.asm.Advice$OffsetMapping$ForOrigin$Factory
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature
    MethodParameters:
      Name  Flags
      name  
}
Signature: Ljava/lang/Enum<Lnet/bytebuddy/asm/Advice$OffsetMapping$ForOrigin$Factory;>;Lnet/bytebuddy/asm/Advice$OffsetMapping$Factory<Lnet/bytebuddy/asm/Advice$Origin;>;
SourceFile: "Advice.java"
NestHost: net.bytebuddy.asm.Advice
InnerClasses:
  public abstract OffsetMapping = net.bytebuddy.asm.Advice$OffsetMapping of net.bytebuddy.asm.Advice
  public abstract Factory = net.bytebuddy.asm.Advice$OffsetMapping$Factory of net.bytebuddy.asm.Advice$OffsetMapping
  public final AdviceType = net.bytebuddy.asm.Advice$OffsetMapping$Factory$AdviceType of net.bytebuddy.asm.Advice$OffsetMapping$Factory
  public abstract ForInstrumentedMethod = net.bytebuddy.asm.Advice$OffsetMapping$ForInstrumentedMethod of net.bytebuddy.asm.Advice$OffsetMapping
  public final ForInstrumentedType = net.bytebuddy.asm.Advice$OffsetMapping$ForInstrumentedType of net.bytebuddy.asm.Advice$OffsetMapping
  public ForOrigin = net.bytebuddy.asm.Advice$OffsetMapping$ForOrigin of net.bytebuddy.asm.Advice$OffsetMapping
  protected final Factory = net.bytebuddy.asm.Advice$OffsetMapping$ForOrigin$Factory of net.bytebuddy.asm.Advice$OffsetMapping$ForOrigin
  public abstract Origin = net.bytebuddy.asm.Advice$Origin of net.bytebuddy.asm.Advice
  public abstract Loadable = net.bytebuddy.description.annotation.AnnotationDescription$Loadable of net.bytebuddy.description.annotation.AnnotationDescription
  public abstract InDefinedShape = net.bytebuddy.description.method.ParameterDescription$InDefinedShape of net.bytebuddy.description.method.ParameterDescription
  public abstract Generic = net.bytebuddy.description.type.TypeDescription$Generic of net.bytebuddy.description.type.TypeDescription