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

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

  public net.bytebuddy.asm.Advice$MethodSizeHandler$ForAdvice bindEnter(net.bytebuddy.description.method.MethodDescription$InDefinedShape);
    descriptor: (Lnet/bytebuddy/description/method/MethodDescription$InDefinedShape;)Lnet/bytebuddy/asm/Advice$MethodSizeHandler$ForAdvice;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=2, args_size=2
        start local 0 // net.bytebuddy.asm.Advice$MethodSizeHandler$NoOp this
        start local 1 // net.bytebuddy.description.method.MethodDescription$InDefinedShape adviceMethod
         0: .line 4546
            aload 0 /* this */
            areturn
        end local 1 // net.bytebuddy.description.method.MethodDescription$InDefinedShape adviceMethod
        end local 0 // net.bytebuddy.asm.Advice$MethodSizeHandler$NoOp this
      LocalVariableTable:
        Start  End  Slot          Name  Signature
            0    1     0          this  Lnet/bytebuddy/asm/Advice$MethodSizeHandler$NoOp;
            0    1     1  adviceMethod  Lnet/bytebuddy/description/method/MethodDescription$InDefinedShape;
    MethodParameters:
              Name  Flags
      adviceMethod  

  public net.bytebuddy.asm.Advice$MethodSizeHandler$ForAdvice bindExit(net.bytebuddy.description.method.MethodDescription$InDefinedShape);
    descriptor: (Lnet/bytebuddy/description/method/MethodDescription$InDefinedShape;)Lnet/bytebuddy/asm/Advice$MethodSizeHandler$ForAdvice;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=2, args_size=2
        start local 0 // net.bytebuddy.asm.Advice$MethodSizeHandler$NoOp this
        start local 1 // net.bytebuddy.description.method.MethodDescription$InDefinedShape adviceMethod
         0: .line 4553
            aload 0 /* this */
            areturn
        end local 1 // net.bytebuddy.description.method.MethodDescription$InDefinedShape adviceMethod
        end local 0 // net.bytebuddy.asm.Advice$MethodSizeHandler$NoOp this
      LocalVariableTable:
        Start  End  Slot          Name  Signature
            0    1     0          this  Lnet/bytebuddy/asm/Advice$MethodSizeHandler$NoOp;
            0    1     1  adviceMethod  Lnet/bytebuddy/description/method/MethodDescription$InDefinedShape;
    MethodParameters:
              Name  Flags
      adviceMethod  

  public int compoundStackSize(int);
    descriptor: (I)I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=2, args_size=2
        start local 0 // net.bytebuddy.asm.Advice$MethodSizeHandler$NoOp this
        start local 1 // int stackSize
         0: .line 4560
            sipush 32767
            ireturn
        end local 1 // int stackSize
        end local 0 // net.bytebuddy.asm.Advice$MethodSizeHandler$NoOp this
      LocalVariableTable:
        Start  End  Slot       Name  Signature
            0    1     0       this  Lnet/bytebuddy/asm/Advice$MethodSizeHandler$NoOp;
            0    1     1  stackSize  I
    MethodParameters:
           Name  Flags
      stackSize  

  public int compoundLocalVariableLength(int);
    descriptor: (I)I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=2, args_size=2
        start local 0 // net.bytebuddy.asm.Advice$MethodSizeHandler$NoOp this
        start local 1 // int localVariableLength
         0: .line 4567
            sipush 32767
            ireturn
        end local 1 // int localVariableLength
        end local 0 // net.bytebuddy.asm.Advice$MethodSizeHandler$NoOp this
      LocalVariableTable:
        Start  End  Slot                 Name  Signature
            0    1     0                 this  Lnet/bytebuddy/asm/Advice$MethodSizeHandler$NoOp;
            0    1     1  localVariableLength  I
    MethodParameters:
                     Name  Flags
      localVariableLength  

  public void requireStackSize(int);
    descriptor: (I)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=0, locals=2, args_size=2
        start local 0 // net.bytebuddy.asm.Advice$MethodSizeHandler$NoOp this
        start local 1 // int stackSize
         0: .line 4575
            return
        end local 1 // int stackSize
        end local 0 // net.bytebuddy.asm.Advice$MethodSizeHandler$NoOp this
      LocalVariableTable:
        Start  End  Slot       Name  Signature
            0    1     0       this  Lnet/bytebuddy/asm/Advice$MethodSizeHandler$NoOp;
            0    1     1  stackSize  I
    MethodParameters:
           Name  Flags
      stackSize  

  public void requireLocalVariableLength(int);
    descriptor: (I)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=0, locals=2, args_size=2
        start local 0 // net.bytebuddy.asm.Advice$MethodSizeHandler$NoOp this
        start local 1 // int localVariableLength
         0: .line 4582
            return
        end local 1 // int localVariableLength
        end local 0 // net.bytebuddy.asm.Advice$MethodSizeHandler$NoOp this
      LocalVariableTable:
        Start  End  Slot                 Name  Signature
            0    1     0                 this  Lnet/bytebuddy/asm/Advice$MethodSizeHandler$NoOp;
            0    1     1  localVariableLength  I
    MethodParameters:
                     Name  Flags
      localVariableLength  

  public void requireStackSizePadding(int);
    descriptor: (I)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=0, locals=2, args_size=2
        start local 0 // net.bytebuddy.asm.Advice$MethodSizeHandler$NoOp this
        start local 1 // int stackSizePadding
         0: .line 4589
            return
        end local 1 // int stackSizePadding
        end local 0 // net.bytebuddy.asm.Advice$MethodSizeHandler$NoOp this
      LocalVariableTable:
        Start  End  Slot              Name  Signature
            0    1     0              this  Lnet/bytebuddy/asm/Advice$MethodSizeHandler$NoOp;
            0    1     1  stackSizePadding  I
    MethodParameters:
                  Name  Flags
      stackSizePadding  

  public void requireLocalVariableLengthPadding(int);
    descriptor: (I)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=0, locals=2, args_size=2
        start local 0 // net.bytebuddy.asm.Advice$MethodSizeHandler$NoOp this
        start local 1 // int localVariableLengthPadding
         0: .line 4596
            return
        end local 1 // int localVariableLengthPadding
        end local 0 // net.bytebuddy.asm.Advice$MethodSizeHandler$NoOp this
      LocalVariableTable:
        Start  End  Slot                        Name  Signature
            0    1     0                        this  Lnet/bytebuddy/asm/Advice$MethodSizeHandler$NoOp;
            0    1     1  localVariableLengthPadding  I
    MethodParameters:
                            Name  Flags
      localVariableLengthPadding  

  public void recordMaxima(int, int);
    descriptor: (II)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=0, locals=3, args_size=3
        start local 0 // net.bytebuddy.asm.Advice$MethodSizeHandler$NoOp this
        start local 1 // int stackSize
        start local 2 // int localVariableLength
         0: .line 4603
            return
        end local 2 // int localVariableLength
        end local 1 // int stackSize
        end local 0 // net.bytebuddy.asm.Advice$MethodSizeHandler$NoOp this
      LocalVariableTable:
        Start  End  Slot                 Name  Signature
            0    1     0                 this  Lnet/bytebuddy/asm/Advice$MethodSizeHandler$NoOp;
            0    1     1            stackSize  I
            0    1     2  localVariableLength  I
    MethodParameters:
                     Name  Flags
      stackSize            
      localVariableLength  

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