public final class net.bytebuddy.asm.Advice$Dispatcher$Inactive extends java.lang.Enum<net.bytebuddy.asm.Advice$Dispatcher$Inactive> implements net.bytebuddy.asm.Advice$Dispatcher$Unresolved, net.bytebuddy.asm.Advice$Dispatcher$Resolved$ForMethodEnter, net.bytebuddy.asm.Advice$Dispatcher$Resolved$ForMethodExit, net.bytebuddy.asm.Advice$Dispatcher$Bound
  minor version: 0
  major version: 59
  flags: flags: (0x4031) ACC_PUBLIC, ACC_FINAL, ACC_SUPER, ACC_ANNOTATION
  this_class: net.bytebuddy.asm.Advice$Dispatcher$Inactive
  super_class: java.lang.Enum
{
  public static final net.bytebuddy.asm.Advice$Dispatcher$Inactive INSTANCE;
    descriptor: Lnet/bytebuddy/asm/Advice$Dispatcher$Inactive;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  private static final net.bytebuddy.asm.Advice$Dispatcher$Inactive[] ENUM$VALUES;
    descriptor: [Lnet/bytebuddy/asm/Advice$Dispatcher$Inactive;
    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 6971
            new net.bytebuddy.asm.Advice$Dispatcher$Inactive
            dup
            ldc "INSTANCE"
            iconst_0
            invokespecial net.bytebuddy.asm.Advice$Dispatcher$Inactive.<init>:(Ljava/lang/String;I)V
         1: .line 6974
            putstatic net.bytebuddy.asm.Advice$Dispatcher$Inactive.INSTANCE:Lnet/bytebuddy/asm/Advice$Dispatcher$Inactive;
         2: .line 6969
            iconst_1
            anewarray net.bytebuddy.asm.Advice$Dispatcher$Inactive
            dup
            iconst_0
            getstatic net.bytebuddy.asm.Advice$Dispatcher$Inactive.INSTANCE:Lnet/bytebuddy/asm/Advice$Dispatcher$Inactive;
            aastore
            putstatic net.bytebuddy.asm.Advice$Dispatcher$Inactive.ENUM$VALUES:[Lnet/bytebuddy/asm/Advice$Dispatcher$Inactive;
            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$Dispatcher$Inactive this
         0: .line 6969
            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$Dispatcher$Inactive this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lnet/bytebuddy/asm/Advice$Dispatcher$Inactive;
    MethodParameters:
               Name  Flags
      $enum$name     
      $enum$ordinal  

  public boolean isAlive();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // net.bytebuddy.asm.Advice$Dispatcher$Inactive this
         0: .line 6980
            iconst_0
            ireturn
        end local 0 // net.bytebuddy.asm.Advice$Dispatcher$Inactive this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lnet/bytebuddy/asm/Advice$Dispatcher$Inactive;

  public boolean isBinary();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // net.bytebuddy.asm.Advice$Dispatcher$Inactive this
         0: .line 6987
            iconst_0
            ireturn
        end local 0 // net.bytebuddy.asm.Advice$Dispatcher$Inactive this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lnet/bytebuddy/asm/Advice$Dispatcher$Inactive;

  public net.bytebuddy.description.type.TypeDescription getAdviceType();
    descriptor: ()Lnet/bytebuddy/description/type/TypeDescription;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // net.bytebuddy.asm.Advice$Dispatcher$Inactive this
         0: .line 6994
            getstatic net.bytebuddy.description.type.TypeDescription.VOID:Lnet/bytebuddy/description/type/TypeDescription;
            areturn
        end local 0 // net.bytebuddy.asm.Advice$Dispatcher$Inactive this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lnet/bytebuddy/asm/Advice$Dispatcher$Inactive;

  public boolean isPrependLineNumber();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // net.bytebuddy.asm.Advice$Dispatcher$Inactive this
         0: .line 7001
            iconst_0
            ireturn
        end local 0 // net.bytebuddy.asm.Advice$Dispatcher$Inactive this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lnet/bytebuddy/asm/Advice$Dispatcher$Inactive;

  public java.util.Map<java.lang.String, net.bytebuddy.description.type.TypeDefinition> getNamedTypes();
    descriptor: ()Ljava/util/Map;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // net.bytebuddy.asm.Advice$Dispatcher$Inactive this
         0: .line 7008
            invokestatic java.util.Collections.emptyMap:()Ljava/util/Map;
            areturn
        end local 0 // net.bytebuddy.asm.Advice$Dispatcher$Inactive this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lnet/bytebuddy/asm/Advice$Dispatcher$Inactive;
    Signature: ()Ljava/util/Map<Ljava/lang/String;Lnet/bytebuddy/description/type/TypeDefinition;>;

  public net.bytebuddy.description.type.TypeDescription getThrowable();
    descriptor: ()Lnet/bytebuddy/description/type/TypeDescription;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // net.bytebuddy.asm.Advice$Dispatcher$Inactive this
         0: .line 7015
            getstatic net.bytebuddy.asm.Advice$NoExceptionHandler.DESCRIPTION:Lnet/bytebuddy/description/type/TypeDescription;
            areturn
        end local 0 // net.bytebuddy.asm.Advice$Dispatcher$Inactive this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lnet/bytebuddy/asm/Advice$Dispatcher$Inactive;

  public net.bytebuddy.asm.Advice$ArgumentHandler$Factory getArgumentHandlerFactory();
    descriptor: ()Lnet/bytebuddy/asm/Advice$ArgumentHandler$Factory;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // net.bytebuddy.asm.Advice$Dispatcher$Inactive this
         0: .line 7022
            getstatic net.bytebuddy.asm.Advice$ArgumentHandler$Factory.SIMPLE:Lnet/bytebuddy/asm/Advice$ArgumentHandler$Factory;
            areturn
        end local 0 // net.bytebuddy.asm.Advice$Dispatcher$Inactive this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lnet/bytebuddy/asm/Advice$Dispatcher$Inactive;

  public net.bytebuddy.asm.Advice$Dispatcher$Resolved$ForMethodEnter asMethodEnter(java.util.List<? extends net.bytebuddy.asm.Advice$OffsetMapping$Factory<?>>, org.objectweb.asm.ClassReader, net.bytebuddy.asm.Advice$Dispatcher$Unresolved);
    descriptor: (Ljava/util/List;Lorg/objectweb/asm/ClassReader;Lnet/bytebuddy/asm/Advice$Dispatcher$Unresolved;)Lnet/bytebuddy/asm/Advice$Dispatcher$Resolved$ForMethodEnter;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=4, args_size=4
        start local 0 // net.bytebuddy.asm.Advice$Dispatcher$Inactive this
        start local 1 // java.util.List userFactories
        start local 2 // org.objectweb.asm.ClassReader classReader
        start local 3 // net.bytebuddy.asm.Advice$Dispatcher$Unresolved methodExit
         0: .line 7031
            aload 0 /* this */
            areturn
        end local 3 // net.bytebuddy.asm.Advice$Dispatcher$Unresolved methodExit
        end local 2 // org.objectweb.asm.ClassReader classReader
        end local 1 // java.util.List userFactories
        end local 0 // net.bytebuddy.asm.Advice$Dispatcher$Inactive this
      LocalVariableTable:
        Start  End  Slot           Name  Signature
            0    1     0           this  Lnet/bytebuddy/asm/Advice$Dispatcher$Inactive;
            0    1     1  userFactories  Ljava/util/List<+Lnet/bytebuddy/asm/Advice$OffsetMapping$Factory<*>;>;
            0    1     2    classReader  Lorg/objectweb/asm/ClassReader;
            0    1     3     methodExit  Lnet/bytebuddy/asm/Advice$Dispatcher$Unresolved;
    Signature: (Ljava/util/List<+Lnet/bytebuddy/asm/Advice$OffsetMapping$Factory<*>;>;Lorg/objectweb/asm/ClassReader;Lnet/bytebuddy/asm/Advice$Dispatcher$Unresolved;)Lnet/bytebuddy/asm/Advice$Dispatcher$Resolved$ForMethodEnter;
    MethodParameters:
               Name  Flags
      userFactories  
      classReader    
      methodExit     

  public net.bytebuddy.asm.Advice$Dispatcher$Resolved$ForMethodExit asMethodExit(java.util.List<? extends net.bytebuddy.asm.Advice$OffsetMapping$Factory<?>>, org.objectweb.asm.ClassReader, net.bytebuddy.asm.Advice$Dispatcher$Unresolved);
    descriptor: (Ljava/util/List;Lorg/objectweb/asm/ClassReader;Lnet/bytebuddy/asm/Advice$Dispatcher$Unresolved;)Lnet/bytebuddy/asm/Advice$Dispatcher$Resolved$ForMethodExit;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=4, args_size=4
        start local 0 // net.bytebuddy.asm.Advice$Dispatcher$Inactive this
        start local 1 // java.util.List userFactories
        start local 2 // org.objectweb.asm.ClassReader classReader
        start local 3 // net.bytebuddy.asm.Advice$Dispatcher$Unresolved methodEnter
         0: .line 7040
            aload 0 /* this */
            areturn
        end local 3 // net.bytebuddy.asm.Advice$Dispatcher$Unresolved methodEnter
        end local 2 // org.objectweb.asm.ClassReader classReader
        end local 1 // java.util.List userFactories
        end local 0 // net.bytebuddy.asm.Advice$Dispatcher$Inactive this
      LocalVariableTable:
        Start  End  Slot           Name  Signature
            0    1     0           this  Lnet/bytebuddy/asm/Advice$Dispatcher$Inactive;
            0    1     1  userFactories  Ljava/util/List<+Lnet/bytebuddy/asm/Advice$OffsetMapping$Factory<*>;>;
            0    1     2    classReader  Lorg/objectweb/asm/ClassReader;
            0    1     3    methodEnter  Lnet/bytebuddy/asm/Advice$Dispatcher$Unresolved;
    Signature: (Ljava/util/List<+Lnet/bytebuddy/asm/Advice$OffsetMapping$Factory<*>;>;Lorg/objectweb/asm/ClassReader;Lnet/bytebuddy/asm/Advice$Dispatcher$Unresolved;)Lnet/bytebuddy/asm/Advice$Dispatcher$Resolved$ForMethodExit;
    MethodParameters:
               Name  Flags
      userFactories  
      classReader    
      methodEnter    

  public void prepare();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=0, locals=1, args_size=1
        start local 0 // net.bytebuddy.asm.Advice$Dispatcher$Inactive this
         0: .line 7048
            return
        end local 0 // net.bytebuddy.asm.Advice$Dispatcher$Inactive this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lnet/bytebuddy/asm/Advice$Dispatcher$Inactive;

  public void initialize();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=0, locals=1, args_size=1
        start local 0 // net.bytebuddy.asm.Advice$Dispatcher$Inactive this
         0: .line 7055
            return
        end local 0 // net.bytebuddy.asm.Advice$Dispatcher$Inactive this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lnet/bytebuddy/asm/Advice$Dispatcher$Inactive;

  public void apply();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=0, locals=1, args_size=1
        start local 0 // net.bytebuddy.asm.Advice$Dispatcher$Inactive this
         0: .line 7062
            return
        end local 0 // net.bytebuddy.asm.Advice$Dispatcher$Inactive this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lnet/bytebuddy/asm/Advice$Dispatcher$Inactive;

  public net.bytebuddy.asm.Advice$Dispatcher$Bound bind(net.bytebuddy.description.type.TypeDescription, net.bytebuddy.description.method.MethodDescription, org.objectweb.asm.MethodVisitor, net.bytebuddy.implementation.Implementation$Context, net.bytebuddy.implementation.bytecode.assign.Assigner, net.bytebuddy.asm.Advice$ArgumentHandler$ForInstrumentedMethod, net.bytebuddy.asm.Advice$MethodSizeHandler$ForInstrumentedMethod, net.bytebuddy.asm.Advice$StackMapFrameHandler$ForInstrumentedMethod, net.bytebuddy.implementation.bytecode.StackManipulation, net.bytebuddy.asm.Advice$Dispatcher$RelocationHandler$Relocation);
    descriptor: (Lnet/bytebuddy/description/type/TypeDescription;Lnet/bytebuddy/description/method/MethodDescription;Lorg/objectweb/asm/MethodVisitor;Lnet/bytebuddy/implementation/Implementation$Context;Lnet/bytebuddy/implementation/bytecode/assign/Assigner;Lnet/bytebuddy/asm/Advice$ArgumentHandler$ForInstrumentedMethod;Lnet/bytebuddy/asm/Advice$MethodSizeHandler$ForInstrumentedMethod;Lnet/bytebuddy/asm/Advice$StackMapFrameHandler$ForInstrumentedMethod;Lnet/bytebuddy/implementation/bytecode/StackManipulation;Lnet/bytebuddy/asm/Advice$Dispatcher$RelocationHandler$Relocation;)Lnet/bytebuddy/asm/Advice$Dispatcher$Bound;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=11, args_size=11
        start local 0 // net.bytebuddy.asm.Advice$Dispatcher$Inactive this
        start local 1 // net.bytebuddy.description.type.TypeDescription instrumentedType
        start local 2 // net.bytebuddy.description.method.MethodDescription instrumentedMethod
        start local 3 // org.objectweb.asm.MethodVisitor methodVisitor
        start local 4 // net.bytebuddy.implementation.Implementation$Context implementationContext
        start local 5 // net.bytebuddy.implementation.bytecode.assign.Assigner assigner
        start local 6 // net.bytebuddy.asm.Advice$ArgumentHandler$ForInstrumentedMethod argumentHandler
        start local 7 // net.bytebuddy.asm.Advice$MethodSizeHandler$ForInstrumentedMethod methodSizeHandler
        start local 8 // net.bytebuddy.asm.Advice$StackMapFrameHandler$ForInstrumentedMethod stackMapFrameHandler
        start local 9 // net.bytebuddy.implementation.bytecode.StackManipulation exceptionHandler
        start local 10 // net.bytebuddy.asm.Advice$Dispatcher$RelocationHandler$Relocation relocation
         0: .line 7077
            aload 0 /* this */
            areturn
        end local 10 // net.bytebuddy.asm.Advice$Dispatcher$RelocationHandler$Relocation relocation
        end local 9 // net.bytebuddy.implementation.bytecode.StackManipulation exceptionHandler
        end local 8 // net.bytebuddy.asm.Advice$StackMapFrameHandler$ForInstrumentedMethod stackMapFrameHandler
        end local 7 // net.bytebuddy.asm.Advice$MethodSizeHandler$ForInstrumentedMethod methodSizeHandler
        end local 6 // net.bytebuddy.asm.Advice$ArgumentHandler$ForInstrumentedMethod argumentHandler
        end local 5 // net.bytebuddy.implementation.bytecode.assign.Assigner assigner
        end local 4 // net.bytebuddy.implementation.Implementation$Context implementationContext
        end local 3 // org.objectweb.asm.MethodVisitor methodVisitor
        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$Dispatcher$Inactive this
      LocalVariableTable:
        Start  End  Slot                   Name  Signature
            0    1     0                   this  Lnet/bytebuddy/asm/Advice$Dispatcher$Inactive;
            0    1     1       instrumentedType  Lnet/bytebuddy/description/type/TypeDescription;
            0    1     2     instrumentedMethod  Lnet/bytebuddy/description/method/MethodDescription;
            0    1     3          methodVisitor  Lorg/objectweb/asm/MethodVisitor;
            0    1     4  implementationContext  Lnet/bytebuddy/implementation/Implementation$Context;
            0    1     5               assigner  Lnet/bytebuddy/implementation/bytecode/assign/Assigner;
            0    1     6        argumentHandler  Lnet/bytebuddy/asm/Advice$ArgumentHandler$ForInstrumentedMethod;
            0    1     7      methodSizeHandler  Lnet/bytebuddy/asm/Advice$MethodSizeHandler$ForInstrumentedMethod;
            0    1     8   stackMapFrameHandler  Lnet/bytebuddy/asm/Advice$StackMapFrameHandler$ForInstrumentedMethod;
            0    1     9       exceptionHandler  Lnet/bytebuddy/implementation/bytecode/StackManipulation;
            0    1    10             relocation  Lnet/bytebuddy/asm/Advice$Dispatcher$RelocationHandler$Relocation;
    MethodParameters:
                       Name  Flags
      instrumentedType       
      instrumentedMethod     
      methodVisitor          
      implementationContext  
      assigner               
      argumentHandler        
      methodSizeHandler      
      stackMapFrameHandler   
      exceptionHandler       
      relocation             

  public static net.bytebuddy.asm.Advice$Dispatcher$Inactive[] values();
    descriptor: ()[Lnet/bytebuddy/asm/Advice$Dispatcher$Inactive;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=5, locals=3, args_size=0
         0: .line 1
            getstatic net.bytebuddy.asm.Advice$Dispatcher$Inactive.ENUM$VALUES:[Lnet/bytebuddy/asm/Advice$Dispatcher$Inactive;
            dup
            astore 0
            iconst_0
            aload 0
            arraylength
            dup
            istore 1
            anewarray net.bytebuddy.asm.Advice$Dispatcher$Inactive
            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$Dispatcher$Inactive valueOf(java.lang.String);
    descriptor: (Ljava/lang/String;)Lnet/bytebuddy/asm/Advice$Dispatcher$Inactive;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=2, locals=1, args_size=1
         0: .line 1
            ldc Lnet/bytebuddy/asm/Advice$Dispatcher$Inactive;
            aload 0
            invokestatic java.lang.Enum.valueOf:(Ljava/lang/Class;Ljava/lang/String;)Ljava/lang/Enum;
            checkcast net.bytebuddy.asm.Advice$Dispatcher$Inactive
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature
    MethodParameters:
      Name  Flags
      name  

  public net.bytebuddy.description.type.TypeDefinition getAdviceType();
    descriptor: ()Lnet/bytebuddy/description/type/TypeDefinition;
    flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
    Code:
      stack=1, locals=1, args_size=1
         0: .line 1
            aload 0
            invokevirtual net.bytebuddy.asm.Advice$Dispatcher$Inactive.getAdviceType:()Lnet/bytebuddy/description/type/TypeDescription;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature
}
Signature: Ljava/lang/Enum<Lnet/bytebuddy/asm/Advice$Dispatcher$Inactive;>;Lnet/bytebuddy/asm/Advice$Dispatcher$Unresolved;Lnet/bytebuddy/asm/Advice$Dispatcher$Resolved$ForMethodEnter;Lnet/bytebuddy/asm/Advice$Dispatcher$Resolved$ForMethodExit;Lnet/bytebuddy/asm/Advice$Dispatcher$Bound;
SourceFile: "Advice.java"
NestHost: net.bytebuddy.asm.Advice
InnerClasses:
  public abstract ArgumentHandler = net.bytebuddy.asm.Advice$ArgumentHandler of net.bytebuddy.asm.Advice
  public abstract Factory = net.bytebuddy.asm.Advice$ArgumentHandler$Factory of net.bytebuddy.asm.Advice$ArgumentHandler
  public abstract ForInstrumentedMethod = net.bytebuddy.asm.Advice$ArgumentHandler$ForInstrumentedMethod of net.bytebuddy.asm.Advice$ArgumentHandler
  protected abstract Dispatcher = net.bytebuddy.asm.Advice$Dispatcher of net.bytebuddy.asm.Advice
  public abstract Bound = net.bytebuddy.asm.Advice$Dispatcher$Bound of net.bytebuddy.asm.Advice$Dispatcher
  public final Inactive = net.bytebuddy.asm.Advice$Dispatcher$Inactive of net.bytebuddy.asm.Advice$Dispatcher
  public abstract RelocationHandler = net.bytebuddy.asm.Advice$Dispatcher$RelocationHandler of net.bytebuddy.asm.Advice$Dispatcher
  public abstract Relocation = net.bytebuddy.asm.Advice$Dispatcher$RelocationHandler$Relocation of net.bytebuddy.asm.Advice$Dispatcher$RelocationHandler
  public abstract Resolved = net.bytebuddy.asm.Advice$Dispatcher$Resolved of net.bytebuddy.asm.Advice$Dispatcher
  public abstract ForMethodEnter = net.bytebuddy.asm.Advice$Dispatcher$Resolved$ForMethodEnter of net.bytebuddy.asm.Advice$Dispatcher$Resolved
  public abstract ForMethodExit = net.bytebuddy.asm.Advice$Dispatcher$Resolved$ForMethodExit of net.bytebuddy.asm.Advice$Dispatcher$Resolved
  public abstract Unresolved = net.bytebuddy.asm.Advice$Dispatcher$Unresolved of net.bytebuddy.asm.Advice$Dispatcher
  protected abstract MethodSizeHandler = net.bytebuddy.asm.Advice$MethodSizeHandler of net.bytebuddy.asm.Advice
  public abstract ForInstrumentedMethod = net.bytebuddy.asm.Advice$MethodSizeHandler$ForInstrumentedMethod of net.bytebuddy.asm.Advice$MethodSizeHandler
  private NoExceptionHandler = net.bytebuddy.asm.Advice$NoExceptionHandler of net.bytebuddy.asm.Advice
  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
  protected abstract StackMapFrameHandler = net.bytebuddy.asm.Advice$StackMapFrameHandler of net.bytebuddy.asm.Advice
  public abstract ForInstrumentedMethod = net.bytebuddy.asm.Advice$StackMapFrameHandler$ForInstrumentedMethod of net.bytebuddy.asm.Advice$StackMapFrameHandler
  public abstract Context = net.bytebuddy.implementation.Implementation$Context of net.bytebuddy.implementation.Implementation