public final class net.bytebuddy.asm.Advice$Dispatcher$SuppressionHandler$NoOp extends java.lang.Enum<net.bytebuddy.asm.Advice$Dispatcher$SuppressionHandler$NoOp> implements net.bytebuddy.asm.Advice$Dispatcher$SuppressionHandler, net.bytebuddy.asm.Advice$Dispatcher$SuppressionHandler$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$SuppressionHandler$NoOp
  super_class: java.lang.Enum
{
  public static final net.bytebuddy.asm.Advice$Dispatcher$SuppressionHandler$NoOp INSTANCE;
    descriptor: Lnet/bytebuddy/asm/Advice$Dispatcher$SuppressionHandler$NoOp;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

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

  public net.bytebuddy.asm.Advice$Dispatcher$SuppressionHandler$Bound bind(net.bytebuddy.implementation.bytecode.StackManipulation);
    descriptor: (Lnet/bytebuddy/implementation/bytecode/StackManipulation;)Lnet/bytebuddy/asm/Advice$Dispatcher$SuppressionHandler$Bound;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=2, args_size=2
        start local 0 // net.bytebuddy.asm.Advice$Dispatcher$SuppressionHandler$NoOp this
        start local 1 // net.bytebuddy.implementation.bytecode.StackManipulation exceptionHandler
         0: .line 6222
            aload 0 /* this */
            areturn
        end local 1 // net.bytebuddy.implementation.bytecode.StackManipulation exceptionHandler
        end local 0 // net.bytebuddy.asm.Advice$Dispatcher$SuppressionHandler$NoOp this
      LocalVariableTable:
        Start  End  Slot              Name  Signature
            0    1     0              this  Lnet/bytebuddy/asm/Advice$Dispatcher$SuppressionHandler$NoOp;
            0    1     1  exceptionHandler  Lnet/bytebuddy/implementation/bytecode/StackManipulation;
    MethodParameters:
                  Name  Flags
      exceptionHandler  

  public void onPrepare(org.objectweb.asm.MethodVisitor);
    descriptor: (Lorg/objectweb/asm/MethodVisitor;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=0, locals=2, args_size=2
        start local 0 // net.bytebuddy.asm.Advice$Dispatcher$SuppressionHandler$NoOp this
        start local 1 // org.objectweb.asm.MethodVisitor methodVisitor
         0: .line 6230
            return
        end local 1 // org.objectweb.asm.MethodVisitor methodVisitor
        end local 0 // net.bytebuddy.asm.Advice$Dispatcher$SuppressionHandler$NoOp this
      LocalVariableTable:
        Start  End  Slot           Name  Signature
            0    1     0           this  Lnet/bytebuddy/asm/Advice$Dispatcher$SuppressionHandler$NoOp;
            0    1     1  methodVisitor  Lorg/objectweb/asm/MethodVisitor;
    MethodParameters:
               Name  Flags
      methodVisitor  

  public void onStart(org.objectweb.asm.MethodVisitor);
    descriptor: (Lorg/objectweb/asm/MethodVisitor;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=0, locals=2, args_size=2
        start local 0 // net.bytebuddy.asm.Advice$Dispatcher$SuppressionHandler$NoOp this
        start local 1 // org.objectweb.asm.MethodVisitor methodVisitor
         0: .line 6237
            return
        end local 1 // org.objectweb.asm.MethodVisitor methodVisitor
        end local 0 // net.bytebuddy.asm.Advice$Dispatcher$SuppressionHandler$NoOp this
      LocalVariableTable:
        Start  End  Slot           Name  Signature
            0    1     0           this  Lnet/bytebuddy/asm/Advice$Dispatcher$SuppressionHandler$NoOp;
            0    1     1  methodVisitor  Lorg/objectweb/asm/MethodVisitor;
    MethodParameters:
               Name  Flags
      methodVisitor  

  public void onEnd(org.objectweb.asm.MethodVisitor, net.bytebuddy.implementation.Implementation$Context, net.bytebuddy.asm.Advice$MethodSizeHandler$ForAdvice, net.bytebuddy.asm.Advice$StackMapFrameHandler$ForAdvice, net.bytebuddy.description.type.TypeDefinition);
    descriptor: (Lorg/objectweb/asm/MethodVisitor;Lnet/bytebuddy/implementation/Implementation$Context;Lnet/bytebuddy/asm/Advice$MethodSizeHandler$ForAdvice;Lnet/bytebuddy/asm/Advice$StackMapFrameHandler$ForAdvice;Lnet/bytebuddy/description/type/TypeDefinition;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=0, locals=6, args_size=6
        start local 0 // net.bytebuddy.asm.Advice$Dispatcher$SuppressionHandler$NoOp this
        start local 1 // org.objectweb.asm.MethodVisitor methodVisitor
        start local 2 // net.bytebuddy.implementation.Implementation$Context implementationContext
        start local 3 // net.bytebuddy.asm.Advice$MethodSizeHandler$ForAdvice methodSizeHandler
        start local 4 // net.bytebuddy.asm.Advice$StackMapFrameHandler$ForAdvice stackMapFrameHandler
        start local 5 // net.bytebuddy.description.type.TypeDefinition returnType
         0: .line 6248
            return
        end local 5 // net.bytebuddy.description.type.TypeDefinition returnType
        end local 4 // net.bytebuddy.asm.Advice$StackMapFrameHandler$ForAdvice stackMapFrameHandler
        end local 3 // net.bytebuddy.asm.Advice$MethodSizeHandler$ForAdvice methodSizeHandler
        end local 2 // net.bytebuddy.implementation.Implementation$Context implementationContext
        end local 1 // org.objectweb.asm.MethodVisitor methodVisitor
        end local 0 // net.bytebuddy.asm.Advice$Dispatcher$SuppressionHandler$NoOp this
      LocalVariableTable:
        Start  End  Slot                   Name  Signature
            0    1     0                   this  Lnet/bytebuddy/asm/Advice$Dispatcher$SuppressionHandler$NoOp;
            0    1     1          methodVisitor  Lorg/objectweb/asm/MethodVisitor;
            0    1     2  implementationContext  Lnet/bytebuddy/implementation/Implementation$Context;
            0    1     3      methodSizeHandler  Lnet/bytebuddy/asm/Advice$MethodSizeHandler$ForAdvice;
            0    1     4   stackMapFrameHandler  Lnet/bytebuddy/asm/Advice$StackMapFrameHandler$ForAdvice;
            0    1     5             returnType  Lnet/bytebuddy/description/type/TypeDefinition;
    MethodParameters:
                       Name  Flags
      methodVisitor          
      implementationContext  
      methodSizeHandler      
      stackMapFrameHandler   
      returnType             

  public void onEndWithSkip(org.objectweb.asm.MethodVisitor, net.bytebuddy.implementation.Implementation$Context, net.bytebuddy.asm.Advice$MethodSizeHandler$ForAdvice, net.bytebuddy.asm.Advice$StackMapFrameHandler$ForAdvice, net.bytebuddy.description.type.TypeDefinition);
    descriptor: (Lorg/objectweb/asm/MethodVisitor;Lnet/bytebuddy/implementation/Implementation$Context;Lnet/bytebuddy/asm/Advice$MethodSizeHandler$ForAdvice;Lnet/bytebuddy/asm/Advice$StackMapFrameHandler$ForAdvice;Lnet/bytebuddy/description/type/TypeDefinition;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=0, locals=6, args_size=6
        start local 0 // net.bytebuddy.asm.Advice$Dispatcher$SuppressionHandler$NoOp this
        start local 1 // org.objectweb.asm.MethodVisitor methodVisitor
        start local 2 // net.bytebuddy.implementation.Implementation$Context implementationContext
        start local 3 // net.bytebuddy.asm.Advice$MethodSizeHandler$ForAdvice methodSizeHandler
        start local 4 // net.bytebuddy.asm.Advice$StackMapFrameHandler$ForAdvice stackMapFrameHandler
        start local 5 // net.bytebuddy.description.type.TypeDefinition returnType
         0: .line 6259
            return
        end local 5 // net.bytebuddy.description.type.TypeDefinition returnType
        end local 4 // net.bytebuddy.asm.Advice$StackMapFrameHandler$ForAdvice stackMapFrameHandler
        end local 3 // net.bytebuddy.asm.Advice$MethodSizeHandler$ForAdvice methodSizeHandler
        end local 2 // net.bytebuddy.implementation.Implementation$Context implementationContext
        end local 1 // org.objectweb.asm.MethodVisitor methodVisitor
        end local 0 // net.bytebuddy.asm.Advice$Dispatcher$SuppressionHandler$NoOp this
      LocalVariableTable:
        Start  End  Slot                   Name  Signature
            0    1     0                   this  Lnet/bytebuddy/asm/Advice$Dispatcher$SuppressionHandler$NoOp;
            0    1     1          methodVisitor  Lorg/objectweb/asm/MethodVisitor;
            0    1     2  implementationContext  Lnet/bytebuddy/implementation/Implementation$Context;
            0    1     3      methodSizeHandler  Lnet/bytebuddy/asm/Advice$MethodSizeHandler$ForAdvice;
            0    1     4   stackMapFrameHandler  Lnet/bytebuddy/asm/Advice$StackMapFrameHandler$ForAdvice;
            0    1     5             returnType  Lnet/bytebuddy/description/type/TypeDefinition;
    MethodParameters:
                       Name  Flags
      methodVisitor          
      implementationContext  
      methodSizeHandler      
      stackMapFrameHandler   
      returnType             

  public static net.bytebuddy.asm.Advice$Dispatcher$SuppressionHandler$NoOp[] values();
    descriptor: ()[Lnet/bytebuddy/asm/Advice$Dispatcher$SuppressionHandler$NoOp;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=5, locals=3, args_size=0
         0: .line 1
            getstatic net.bytebuddy.asm.Advice$Dispatcher$SuppressionHandler$NoOp.ENUM$VALUES:[Lnet/bytebuddy/asm/Advice$Dispatcher$SuppressionHandler$NoOp;
            dup
            astore 0
            iconst_0
            aload 0
            arraylength
            dup
            istore 1
            anewarray net.bytebuddy.asm.Advice$Dispatcher$SuppressionHandler$NoOp
            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$SuppressionHandler$NoOp valueOf(java.lang.String);
    descriptor: (Ljava/lang/String;)Lnet/bytebuddy/asm/Advice$Dispatcher$SuppressionHandler$NoOp;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=2, locals=1, args_size=1
         0: .line 1
            ldc Lnet/bytebuddy/asm/Advice$Dispatcher$SuppressionHandler$NoOp;
            aload 0
            invokestatic java.lang.Enum.valueOf:(Ljava/lang/Class;Ljava/lang/String;)Ljava/lang/Enum;
            checkcast net.bytebuddy.asm.Advice$Dispatcher$SuppressionHandler$NoOp
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature
    MethodParameters:
      Name  Flags
      name  
}
Signature: Ljava/lang/Enum<Lnet/bytebuddy/asm/Advice$Dispatcher$SuppressionHandler$NoOp;>;Lnet/bytebuddy/asm/Advice$Dispatcher$SuppressionHandler;Lnet/bytebuddy/asm/Advice$Dispatcher$SuppressionHandler$Bound;
SourceFile: "Advice.java"
NestHost: net.bytebuddy.asm.Advice
InnerClasses:
  protected abstract Dispatcher = net.bytebuddy.asm.Advice$Dispatcher of net.bytebuddy.asm.Advice
  public abstract SuppressionHandler = net.bytebuddy.asm.Advice$Dispatcher$SuppressionHandler of net.bytebuddy.asm.Advice$Dispatcher
  public abstract Bound = net.bytebuddy.asm.Advice$Dispatcher$SuppressionHandler$Bound of net.bytebuddy.asm.Advice$Dispatcher$SuppressionHandler
  public final NoOp = net.bytebuddy.asm.Advice$Dispatcher$SuppressionHandler$NoOp of net.bytebuddy.asm.Advice$Dispatcher$SuppressionHandler
  protected abstract MethodSizeHandler = net.bytebuddy.asm.Advice$MethodSizeHandler of net.bytebuddy.asm.Advice
  public abstract ForAdvice = net.bytebuddy.asm.Advice$MethodSizeHandler$ForAdvice of net.bytebuddy.asm.Advice$MethodSizeHandler
  protected abstract StackMapFrameHandler = net.bytebuddy.asm.Advice$StackMapFrameHandler of net.bytebuddy.asm.Advice
  public abstract ForAdvice = net.bytebuddy.asm.Advice$StackMapFrameHandler$ForAdvice of net.bytebuddy.asm.Advice$StackMapFrameHandler
  public abstract Context = net.bytebuddy.implementation.Implementation$Context of net.bytebuddy.implementation.Implementation