class net.bytebuddy.implementation.MethodCall$TerminationHandler$Simple$3 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$3
  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$3 this
         0: .line 3021
            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$3 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lnet/bytebuddy/implementation/MethodCall$TerminationHandler$Simple$3;
    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$3 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 3026
            getstatic net.bytebuddy.implementation.bytecode.StackManipulation$Trivial.INSTANCE:Lnet/bytebuddy/implementation/bytecode/StackManipulation$Trivial;
            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$3 this
      LocalVariableTable:
        Start  End  Slot                Name  Signature
            0    1     0                this  Lnet/bytebuddy/implementation/MethodCall$TerminationHandler$Simple$3;
            0    1     1       invokedMethod  Lnet/bytebuddy/description/method/MethodDescription;
            0    1     2  instrumentedMethod  Lnet/bytebuddy/description/method/MethodDescription;
            0    1     3            assigner  Lnet/bytebuddy/implementation/bytecode/assign/Assigner;
            0    1     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:
  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$3
  public final Trivial = net.bytebuddy.implementation.bytecode.StackManipulation$Trivial of net.bytebuddy.implementation.bytecode.StackManipulation
  public final Typing = net.bytebuddy.implementation.bytecode.assign.Assigner$Typing of net.bytebuddy.implementation.bytecode.assign.Assigner