class net.bytebuddy.asm.Advice$StackMapFrameHandler$Default$TranslationMode$2 extends net.bytebuddy.asm.Advice$StackMapFrameHandler$Default$TranslationMode
  minor version: 0
  major version: 59
  flags: flags: (0x4020) ACC_SUPER, ACC_ANNOTATION
  this_class: net.bytebuddy.asm.Advice$StackMapFrameHandler$Default$TranslationMode$2
  super_class: net.bytebuddy.asm.Advice$StackMapFrameHandler$Default$TranslationMode
{
  void <init>(java.lang.String, int);
    descriptor: (Ljava/lang/String;I)V
    flags: (0x0000) 
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // net.bytebuddy.asm.Advice$StackMapFrameHandler$Default$TranslationMode$2 this
         0: .line 5341
            aload 0 /* this */
            aload 1
            iload 2
            invokespecial net.bytebuddy.asm.Advice$StackMapFrameHandler$Default$TranslationMode.<init>:(Ljava/lang/String;I)V
            return
        end local 0 // net.bytebuddy.asm.Advice$StackMapFrameHandler$Default$TranslationMode$2 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lnet/bytebuddy/asm/Advice$StackMapFrameHandler$Default$TranslationMode$2;
    MethodParameters:
               Name  Flags
      $enum$name     
      $enum$ordinal  

  protected int copy(net.bytebuddy.description.type.TypeDescription, net.bytebuddy.description.method.MethodDescription, net.bytebuddy.description.method.MethodDescription, java.lang.Object[], java.lang.Object[]);
    descriptor: (Lnet/bytebuddy/description/type/TypeDescription;Lnet/bytebuddy/description/method/MethodDescription;Lnet/bytebuddy/description/method/MethodDescription;[Ljava/lang/Object;[Ljava/lang/Object;)I
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=4, locals=9, args_size=6
        start local 0 // net.bytebuddy.asm.Advice$StackMapFrameHandler$Default$TranslationMode$2 this
        start local 1 // net.bytebuddy.description.type.TypeDescription instrumentedType
        start local 2 // net.bytebuddy.description.method.MethodDescription instrumentedMethod
        start local 3 // net.bytebuddy.description.method.MethodDescription methodDescription
        start local 4 // java.lang.Object[] localVariable
        start local 5 // java.lang.Object[] translated
         0: .line 5348
            iconst_0
            istore 6 /* index */
        start local 6 // int index
         1: .line 5349
            aload 2 /* instrumentedMethod */
            invokeinterface net.bytebuddy.description.method.MethodDescription.isStatic:()Z
            ifne 6
         2: .line 5350
            aload 5 /* translated */
            iload 6 /* index */
            iinc 6 /* index */ 1
            aload 2 /* instrumentedMethod */
            invokeinterface net.bytebuddy.description.method.MethodDescription.isConstructor:()Z
            ifeq 4
         3: .line 5351
            getstatic org.objectweb.asm.Opcodes.UNINITIALIZED_THIS:Ljava/lang/Integer;
            goto 5
         4: .line 5352
      StackMap locals: net.bytebuddy.asm.Advice$StackMapFrameHandler$Default$TranslationMode$2 net.bytebuddy.description.type.TypeDescription net.bytebuddy.description.method.MethodDescription net.bytebuddy.description.method.MethodDescription java.lang.Object[] java.lang.Object[] int
      StackMap stack: java.lang.Object[] int
            getstatic net.bytebuddy.asm.Advice$StackMapFrameHandler$Default$Initialization.INITIALIZED:Lnet/bytebuddy/asm/Advice$StackMapFrameHandler$Default$Initialization;
            aload 1 /* instrumentedType */
            invokevirtual net.bytebuddy.asm.Advice$StackMapFrameHandler$Default$Initialization.toFrame:(Lnet/bytebuddy/description/type/TypeDescription;)Ljava/lang/Object;
         5: .line 5350
      StackMap locals: net.bytebuddy.asm.Advice$StackMapFrameHandler$Default$TranslationMode$2 net.bytebuddy.description.type.TypeDescription net.bytebuddy.description.method.MethodDescription net.bytebuddy.description.method.MethodDescription java.lang.Object[] java.lang.Object[] int
      StackMap stack: java.lang.Object[] int java.lang.Object
            aastore
         6: .line 5354
      StackMap locals:
      StackMap stack:
            aload 2 /* instrumentedMethod */
            invokeinterface net.bytebuddy.description.method.MethodDescription.getParameters:()Lnet/bytebuddy/description/method/ParameterList;
            invokeinterface net.bytebuddy.description.method.ParameterList.asTypeList:()Lnet/bytebuddy/description/type/TypeList$Generic;
            invokeinterface net.bytebuddy.description.type.TypeList$Generic.asErasures:()Lnet/bytebuddy/description/type/TypeList;
            invokeinterface net.bytebuddy.description.type.TypeList.iterator:()Ljava/util/Iterator;
            astore 8
            goto 9
      StackMap locals: net.bytebuddy.asm.Advice$StackMapFrameHandler$Default$TranslationMode$2 net.bytebuddy.description.type.TypeDescription net.bytebuddy.description.method.MethodDescription net.bytebuddy.description.method.MethodDescription java.lang.Object[] java.lang.Object[] int top java.util.Iterator
      StackMap stack:
         7: aload 8
            invokeinterface java.util.Iterator.next:()Ljava/lang/Object;
            checkcast net.bytebuddy.description.type.TypeDescription
            astore 7 /* typeDescription */
        start local 7 // net.bytebuddy.description.type.TypeDescription typeDescription
         8: .line 5355
            aload 5 /* translated */
            iload 6 /* index */
            iinc 6 /* index */ 1
            getstatic net.bytebuddy.asm.Advice$StackMapFrameHandler$Default$Initialization.INITIALIZED:Lnet/bytebuddy/asm/Advice$StackMapFrameHandler$Default$Initialization;
            aload 7 /* typeDescription */
            invokevirtual net.bytebuddy.asm.Advice$StackMapFrameHandler$Default$Initialization.toFrame:(Lnet/bytebuddy/description/type/TypeDescription;)Ljava/lang/Object;
            aastore
        end local 7 // net.bytebuddy.description.type.TypeDescription typeDescription
         9: .line 5354
      StackMap locals:
      StackMap stack:
            aload 8
            invokeinterface java.util.Iterator.hasNext:()Z
            ifne 7
        10: .line 5357
            iload 6 /* index */
            ireturn
        end local 6 // int index
        end local 5 // java.lang.Object[] translated
        end local 4 // java.lang.Object[] localVariable
        end local 3 // net.bytebuddy.description.method.MethodDescription methodDescription
        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$StackMapFrameHandler$Default$TranslationMode$2 this
      LocalVariableTable:
        Start  End  Slot                Name  Signature
            0   11     0                this  Lnet/bytebuddy/asm/Advice$StackMapFrameHandler$Default$TranslationMode$2;
            0   11     1    instrumentedType  Lnet/bytebuddy/description/type/TypeDescription;
            0   11     2  instrumentedMethod  Lnet/bytebuddy/description/method/MethodDescription;
            0   11     3   methodDescription  Lnet/bytebuddy/description/method/MethodDescription;
            0   11     4       localVariable  [Ljava/lang/Object;
            0   11     5          translated  [Ljava/lang/Object;
            1   11     6               index  I
            8    9     7     typeDescription  Lnet/bytebuddy/description/type/TypeDescription;
    MethodParameters:
                    Name  Flags
      instrumentedType    
      instrumentedMethod  
      methodDescription   
      localVariable       
      translated          

  protected boolean isPossibleThisFrameValue(net.bytebuddy.description.type.TypeDescription, net.bytebuddy.description.method.MethodDescription, java.lang.Object);
    descriptor: (Lnet/bytebuddy/description/type/TypeDescription;Lnet/bytebuddy/description/method/MethodDescription;Ljava/lang/Object;)Z
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=2, locals=4, args_size=4
        start local 0 // net.bytebuddy.asm.Advice$StackMapFrameHandler$Default$TranslationMode$2 this
        start local 1 // net.bytebuddy.description.type.TypeDescription instrumentedType
        start local 2 // net.bytebuddy.description.method.MethodDescription instrumentedMethod
        start local 3 // java.lang.Object frame
         0: .line 5362
            aload 2 /* instrumentedMethod */
            invokeinterface net.bytebuddy.description.method.MethodDescription.isConstructor:()Z
            ifeq 2
         1: .line 5363
            getstatic org.objectweb.asm.Opcodes.UNINITIALIZED_THIS:Ljava/lang/Integer;
            aload 3 /* frame */
            invokevirtual java.lang.Integer.equals:(Ljava/lang/Object;)Z
            goto 3
         2: .line 5364
      StackMap locals:
      StackMap stack:
            getstatic net.bytebuddy.asm.Advice$StackMapFrameHandler$Default$Initialization.INITIALIZED:Lnet/bytebuddy/asm/Advice$StackMapFrameHandler$Default$Initialization;
            aload 1 /* instrumentedType */
            invokevirtual net.bytebuddy.asm.Advice$StackMapFrameHandler$Default$Initialization.toFrame:(Lnet/bytebuddy/description/type/TypeDescription;)Ljava/lang/Object;
            aload 3 /* frame */
            invokevirtual java.lang.Object.equals:(Ljava/lang/Object;)Z
         3: .line 5362
      StackMap locals:
      StackMap stack: int
            ireturn
        end local 3 // java.lang.Object frame
        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$StackMapFrameHandler$Default$TranslationMode$2 this
      LocalVariableTable:
        Start  End  Slot                Name  Signature
            0    4     0                this  Lnet/bytebuddy/asm/Advice$StackMapFrameHandler$Default$TranslationMode$2;
            0    4     1    instrumentedType  Lnet/bytebuddy/description/type/TypeDescription;
            0    4     2  instrumentedMethod  Lnet/bytebuddy/description/method/MethodDescription;
            0    4     3               frame  Ljava/lang/Object;
    MethodParameters:
                    Name  Flags
      instrumentedType    
      instrumentedMethod  
      frame               
}
SourceFile: "Advice.java"
EnclosingMethod: net.bytebuddy.asm.Advice$StackMapFrameHandler$Default$TranslationMode
NestHost: net.bytebuddy.asm.Advice
InnerClasses:
  protected abstract StackMapFrameHandler = net.bytebuddy.asm.Advice$StackMapFrameHandler of net.bytebuddy.asm.Advice
  public abstract Default = net.bytebuddy.asm.Advice$StackMapFrameHandler$Default of net.bytebuddy.asm.Advice$StackMapFrameHandler
  protected abstract Initialization = net.bytebuddy.asm.Advice$StackMapFrameHandler$Default$Initialization of net.bytebuddy.asm.Advice$StackMapFrameHandler$Default
  protected abstract TranslationMode = net.bytebuddy.asm.Advice$StackMapFrameHandler$Default$TranslationMode of net.bytebuddy.asm.Advice$StackMapFrameHandler$Default
  net.bytebuddy.asm.Advice$StackMapFrameHandler$Default$TranslationMode$2
  public abstract Generic = net.bytebuddy.description.type.TypeList$Generic of net.bytebuddy.description.type.TypeList