class net.bytebuddy.implementation.MethodCall$TerminationHandler$Simple$2 extends net.bytebuddy.implementation.MethodCall$TerminationHandler$Simple
  minor version: 0
  major version: 59
  flags: flags: (0x4020) ACC_SUPER, ACC_ANNOTATION
  this_class: net.bytebuddy.implementation.MethodCall$TerminationHandler$Simple$2
  super_class: net.bytebuddy.implementation.MethodCall$TerminationHandler$Simple
{
  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.implementation.MethodCall$TerminationHandler$Simple$2 this
         0: .line 3007
            aload 0 /* this */
            aload 1
            iload 2
            invokespecial net.bytebuddy.implementation.MethodCall$TerminationHandler$Simple.<init>:(Ljava/lang/String;I)V
            return
        end local 0 // net.bytebuddy.implementation.MethodCall$TerminationHandler$Simple$2 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lnet/bytebuddy/implementation/MethodCall$TerminationHandler$Simple$2;
    MethodParameters:
               Name  Flags
      $enum$name     
      $enum$ordinal  

  public net.bytebuddy.implementation.bytecode.StackManipulation toStackManipulation(net.bytebuddy.description.method.MethodDescription, net.bytebuddy.description.method.MethodDescription, net.bytebuddy.implementation.bytecode.assign.Assigner, net.bytebuddy.implementation.bytecode.assign.Assigner$Typing);
    descriptor: (Lnet/bytebuddy/description/method/MethodDescription;Lnet/bytebuddy/description/method/MethodDescription;Lnet/bytebuddy/implementation/bytecode/assign/Assigner;Lnet/bytebuddy/implementation/bytecode/assign/Assigner$Typing;)Lnet/bytebuddy/implementation/bytecode/StackManipulation;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=5, args_size=5
        start local 0 // net.bytebuddy.implementation.MethodCall$TerminationHandler$Simple$2 this
        start local 1 // net.bytebuddy.description.method.MethodDescription invokedMethod
        start local 2 // net.bytebuddy.description.method.MethodDescription instrumentedMethod
        start local 3 // net.bytebuddy.implementation.bytecode.assign.Assigner assigner
        start local 4 // net.bytebuddy.implementation.bytecode.assign.Assigner$Typing typing
         0: .line 3012
            aload 1 /* invokedMethod */
            invokeinterface net.bytebuddy.description.method.MethodDescription.isConstructor:()Z
            ifeq 2
         1: .line 3013
            aload 1 /* invokedMethod */
            invokeinterface net.bytebuddy.description.method.MethodDescription.getDeclaringType:()Lnet/bytebuddy/description/type/TypeDefinition;
            goto 3
         2: .line 3014
      StackMap locals:
      StackMap stack:
            aload 1 /* invokedMethod */
            invokeinterface net.bytebuddy.description.method.MethodDescription.getReturnType:()Lnet/bytebuddy/description/type/TypeDescription$Generic;
         3: .line 3012
      StackMap locals:
      StackMap stack: net.bytebuddy.description.type.TypeDefinition
            invokestatic net.bytebuddy.implementation.bytecode.Removal.of:(Lnet/bytebuddy/description/type/TypeDefinition;)Lnet/bytebuddy/implementation/bytecode/StackManipulation;
            areturn
        end local 4 // net.bytebuddy.implementation.bytecode.assign.Assigner$Typing typing
        end local 3 // net.bytebuddy.implementation.bytecode.assign.Assigner assigner
        end local 2 // net.bytebuddy.description.method.MethodDescription instrumentedMethod
        end local 1 // net.bytebuddy.description.method.MethodDescription invokedMethod
        end local 0 // net.bytebuddy.implementation.MethodCall$TerminationHandler$Simple$2 this
      LocalVariableTable:
        Start  End  Slot                Name  Signature
            0    4     0                this  Lnet/bytebuddy/implementation/MethodCall$TerminationHandler$Simple$2;
            0    4     1       invokedMethod  Lnet/bytebuddy/description/method/MethodDescription;
            0    4     2  instrumentedMethod  Lnet/bytebuddy/description/method/MethodDescription;
            0    4     3            assigner  Lnet/bytebuddy/implementation/bytecode/assign/Assigner;
            0    4     4              typing  Lnet/bytebuddy/implementation/bytecode/assign/Assigner$Typing;
    MethodParameters:
                    Name  Flags
      invokedMethod       
      instrumentedMethod  
      assigner            
      typing              
}
SourceFile: "MethodCall.java"
EnclosingMethod: net.bytebuddy.implementation.MethodCall$TerminationHandler$Simple
NestHost: net.bytebuddy.implementation.MethodCall
InnerClasses:
  public abstract Generic = net.bytebuddy.description.type.TypeDescription$Generic of net.bytebuddy.description.type.TypeDescription
  protected abstract TerminationHandler = net.bytebuddy.implementation.MethodCall$TerminationHandler of net.bytebuddy.implementation.MethodCall
  public abstract Simple = net.bytebuddy.implementation.MethodCall$TerminationHandler$Simple of net.bytebuddy.implementation.MethodCall$TerminationHandler
  net.bytebuddy.implementation.MethodCall$TerminationHandler$Simple$2
  public final Typing = net.bytebuddy.implementation.bytecode.assign.Assigner$Typing of net.bytebuddy.implementation.bytecode.assign.Assigner