public final class net.bytebuddy.implementation.bytecode.member.MethodInvocation extends java.lang.Enum<net.bytebuddy.implementation.bytecode.member.MethodInvocation>
  minor version: 0
  major version: 59
  flags: flags: (0x4031) ACC_PUBLIC, ACC_FINAL, ACC_SUPER, ACC_ANNOTATION
  this_class: net.bytebuddy.implementation.bytecode.member.MethodInvocation
  super_class: java.lang.Enum
{
  public static final net.bytebuddy.implementation.bytecode.member.MethodInvocation VIRTUAL;
    descriptor: Lnet/bytebuddy/implementation/bytecode/member/MethodInvocation;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final net.bytebuddy.implementation.bytecode.member.MethodInvocation INTERFACE;
    descriptor: Lnet/bytebuddy/implementation/bytecode/member/MethodInvocation;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final net.bytebuddy.implementation.bytecode.member.MethodInvocation STATIC;
    descriptor: Lnet/bytebuddy/implementation/bytecode/member/MethodInvocation;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final net.bytebuddy.implementation.bytecode.member.MethodInvocation SPECIAL;
    descriptor: Lnet/bytebuddy/implementation/bytecode/member/MethodInvocation;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final net.bytebuddy.implementation.bytecode.member.MethodInvocation SPECIAL_CONSTRUCTOR;
    descriptor: Lnet/bytebuddy/implementation/bytecode/member/MethodInvocation;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final net.bytebuddy.implementation.bytecode.member.MethodInvocation VIRTUAL_PRIVATE;
    descriptor: Lnet/bytebuddy/implementation/bytecode/member/MethodInvocation;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final net.bytebuddy.implementation.bytecode.member.MethodInvocation INTERFACE_PRIVATE;
    descriptor: Lnet/bytebuddy/implementation/bytecode/member/MethodInvocation;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  private final int opcode;
    descriptor: I
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  private final int handle;
    descriptor: I
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  private final int legacyOpcode;
    descriptor: I
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  private final int legacyHandle;
    descriptor: I
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  private static final net.bytebuddy.implementation.bytecode.member.MethodInvocation[] ENUM$VALUES;
    descriptor: [Lnet/bytebuddy/implementation/bytecode/member/MethodInvocation;
    flags: (0x101a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL, ACC_SYNTHETIC

  static void <clinit>();
    descriptor: ()V
    flags: (0x0008) ACC_STATIC
    Code:
      stack=8, locals=0, args_size=0
         0: .line 38
            new net.bytebuddy.implementation.bytecode.member.MethodInvocation
            dup
            ldc "VIRTUAL"
            iconst_0
         1: .line 41
            sipush 182
            iconst_5
            sipush 182
            iconst_5
            invokespecial net.bytebuddy.implementation.bytecode.member.MethodInvocation.<init>:(Ljava/lang/String;IIIII)V
            putstatic net.bytebuddy.implementation.bytecode.member.MethodInvocation.VIRTUAL:Lnet/bytebuddy/implementation/bytecode/member/MethodInvocation;
         2: .line 43
            new net.bytebuddy.implementation.bytecode.member.MethodInvocation
            dup
            ldc "INTERFACE"
            iconst_1
         3: .line 46
            sipush 185
            bipush 9
            sipush 185
            bipush 9
            invokespecial net.bytebuddy.implementation.bytecode.member.MethodInvocation.<init>:(Ljava/lang/String;IIIII)V
            putstatic net.bytebuddy.implementation.bytecode.member.MethodInvocation.INTERFACE:Lnet/bytebuddy/implementation/bytecode/member/MethodInvocation;
         4: .line 48
            new net.bytebuddy.implementation.bytecode.member.MethodInvocation
            dup
            ldc "STATIC"
            iconst_2
         5: .line 51
            sipush 184
            bipush 6
            sipush 184
            bipush 6
            invokespecial net.bytebuddy.implementation.bytecode.member.MethodInvocation.<init>:(Ljava/lang/String;IIIII)V
            putstatic net.bytebuddy.implementation.bytecode.member.MethodInvocation.STATIC:Lnet/bytebuddy/implementation/bytecode/member/MethodInvocation;
         6: .line 53
            new net.bytebuddy.implementation.bytecode.member.MethodInvocation
            dup
            ldc "SPECIAL"
            iconst_3
         7: .line 56
            sipush 183
            bipush 7
            sipush 183
            bipush 7
            invokespecial net.bytebuddy.implementation.bytecode.member.MethodInvocation.<init>:(Ljava/lang/String;IIIII)V
            putstatic net.bytebuddy.implementation.bytecode.member.MethodInvocation.SPECIAL:Lnet/bytebuddy/implementation/bytecode/member/MethodInvocation;
         8: .line 58
            new net.bytebuddy.implementation.bytecode.member.MethodInvocation
            dup
            ldc "SPECIAL_CONSTRUCTOR"
            iconst_4
         9: .line 61
            sipush 183
            bipush 8
            sipush 183
            bipush 8
            invokespecial net.bytebuddy.implementation.bytecode.member.MethodInvocation.<init>:(Ljava/lang/String;IIIII)V
            putstatic net.bytebuddy.implementation.bytecode.member.MethodInvocation.SPECIAL_CONSTRUCTOR:Lnet/bytebuddy/implementation/bytecode/member/MethodInvocation;
        10: .line 63
            new net.bytebuddy.implementation.bytecode.member.MethodInvocation
            dup
            ldc "VIRTUAL_PRIVATE"
            iconst_5
        11: .line 66
            sipush 182
            iconst_5
            sipush 183
            bipush 7
            invokespecial net.bytebuddy.implementation.bytecode.member.MethodInvocation.<init>:(Ljava/lang/String;IIIII)V
            putstatic net.bytebuddy.implementation.bytecode.member.MethodInvocation.VIRTUAL_PRIVATE:Lnet/bytebuddy/implementation/bytecode/member/MethodInvocation;
        12: .line 68
            new net.bytebuddy.implementation.bytecode.member.MethodInvocation
            dup
            ldc "INTERFACE_PRIVATE"
            bipush 6
        13: .line 71
            sipush 185
            bipush 9
            sipush 183
            bipush 7
            invokespecial net.bytebuddy.implementation.bytecode.member.MethodInvocation.<init>:(Ljava/lang/String;IIIII)V
            putstatic net.bytebuddy.implementation.bytecode.member.MethodInvocation.INTERFACE_PRIVATE:Lnet/bytebuddy/implementation/bytecode/member/MethodInvocation;
        14: .line 36
            bipush 7
            anewarray net.bytebuddy.implementation.bytecode.member.MethodInvocation
            dup
            iconst_0
            getstatic net.bytebuddy.implementation.bytecode.member.MethodInvocation.VIRTUAL:Lnet/bytebuddy/implementation/bytecode/member/MethodInvocation;
            aastore
            dup
            iconst_1
            getstatic net.bytebuddy.implementation.bytecode.member.MethodInvocation.INTERFACE:Lnet/bytebuddy/implementation/bytecode/member/MethodInvocation;
            aastore
            dup
            iconst_2
            getstatic net.bytebuddy.implementation.bytecode.member.MethodInvocation.STATIC:Lnet/bytebuddy/implementation/bytecode/member/MethodInvocation;
            aastore
            dup
            iconst_3
            getstatic net.bytebuddy.implementation.bytecode.member.MethodInvocation.SPECIAL:Lnet/bytebuddy/implementation/bytecode/member/MethodInvocation;
            aastore
            dup
            iconst_4
            getstatic net.bytebuddy.implementation.bytecode.member.MethodInvocation.SPECIAL_CONSTRUCTOR:Lnet/bytebuddy/implementation/bytecode/member/MethodInvocation;
            aastore
            dup
            iconst_5
            getstatic net.bytebuddy.implementation.bytecode.member.MethodInvocation.VIRTUAL_PRIVATE:Lnet/bytebuddy/implementation/bytecode/member/MethodInvocation;
            aastore
            dup
            bipush 6
            getstatic net.bytebuddy.implementation.bytecode.member.MethodInvocation.INTERFACE_PRIVATE:Lnet/bytebuddy/implementation/bytecode/member/MethodInvocation;
            aastore
            putstatic net.bytebuddy.implementation.bytecode.member.MethodInvocation.ENUM$VALUES:[Lnet/bytebuddy/implementation/bytecode/member/MethodInvocation;
            return
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  private void <init>(java.lang.String, int, int, int, int, int);
    descriptor: (Ljava/lang/String;IIIII)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=7, args_size=7
        start local 0 // net.bytebuddy.implementation.bytecode.member.MethodInvocation this
        start local 3 // int opcode
        start local 4 // int handle
        start local 5 // int legacyOpcode
        start local 6 // int legacyHandle
         0: .line 101
            aload 0 /* this */
            aload 1
            iload 2
            invokespecial java.lang.Enum.<init>:(Ljava/lang/String;I)V
         1: .line 102
            aload 0 /* this */
            iload 3 /* opcode */
            putfield net.bytebuddy.implementation.bytecode.member.MethodInvocation.opcode:I
         2: .line 103
            aload 0 /* this */
            iload 4 /* handle */
            putfield net.bytebuddy.implementation.bytecode.member.MethodInvocation.handle:I
         3: .line 104
            aload 0 /* this */
            iload 5 /* legacyOpcode */
            putfield net.bytebuddy.implementation.bytecode.member.MethodInvocation.legacyOpcode:I
         4: .line 105
            aload 0 /* this */
            iload 6 /* legacyHandle */
            putfield net.bytebuddy.implementation.bytecode.member.MethodInvocation.legacyHandle:I
         5: .line 106
            return
        end local 6 // int legacyHandle
        end local 5 // int legacyOpcode
        end local 4 // int handle
        end local 3 // int opcode
        end local 0 // net.bytebuddy.implementation.bytecode.member.MethodInvocation this
      LocalVariableTable:
        Start  End  Slot          Name  Signature
            0    6     0          this  Lnet/bytebuddy/implementation/bytecode/member/MethodInvocation;
            0    6     3        opcode  I
            0    6     4        handle  I
            0    6     5  legacyOpcode  I
            0    6     6  legacyHandle  I
    MethodParameters:
               Name  Flags
      $enum$name     
      $enum$ordinal  
      opcode         
      handle         
      legacyOpcode   
      legacyHandle   

  public static net.bytebuddy.implementation.bytecode.member.MethodInvocation$WithImplicitInvocationTargetType invoke(net.bytebuddy.description.method.MethodDescription$InDefinedShape);
    descriptor: (Lnet/bytebuddy/description/method/MethodDescription$InDefinedShape;)Lnet/bytebuddy/implementation/bytecode/member/MethodInvocation$WithImplicitInvocationTargetType;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=4, locals=1, args_size=1
        start local 0 // net.bytebuddy.description.method.MethodDescription$InDefinedShape methodDescription
         0: .line 115
            aload 0 /* methodDescription */
            invokeinterface net.bytebuddy.description.method.MethodDescription$InDefinedShape.isTypeInitializer:()Z
            ifeq 2
         1: .line 116
            getstatic net.bytebuddy.implementation.bytecode.member.MethodInvocation$IllegalInvocation.INSTANCE:Lnet/bytebuddy/implementation/bytecode/member/MethodInvocation$IllegalInvocation;
            areturn
         2: .line 117
      StackMap locals:
      StackMap stack:
            aload 0 /* methodDescription */
            invokeinterface net.bytebuddy.description.method.MethodDescription$InDefinedShape.isStatic:()Z
            ifeq 4
         3: .line 118
            new net.bytebuddy.implementation.bytecode.member.MethodInvocation$Invocation
            dup
            getstatic net.bytebuddy.implementation.bytecode.member.MethodInvocation.STATIC:Lnet/bytebuddy/implementation/bytecode/member/MethodInvocation;
            dup
            invokevirtual java.lang.Object.getClass:()Ljava/lang/Class;
            pop
            aload 0 /* methodDescription */
            invokespecial net.bytebuddy.implementation.bytecode.member.MethodInvocation$Invocation.<init>:(Lnet/bytebuddy/implementation/bytecode/member/MethodInvocation;Lnet/bytebuddy/description/method/MethodDescription$InDefinedShape;)V
            areturn
         4: .line 119
      StackMap locals:
      StackMap stack:
            aload 0 /* methodDescription */
            invokeinterface net.bytebuddy.description.method.MethodDescription$InDefinedShape.isConstructor:()Z
            ifeq 6
         5: .line 120
            new net.bytebuddy.implementation.bytecode.member.MethodInvocation$Invocation
            dup
            getstatic net.bytebuddy.implementation.bytecode.member.MethodInvocation.SPECIAL_CONSTRUCTOR:Lnet/bytebuddy/implementation/bytecode/member/MethodInvocation;
            dup
            invokevirtual java.lang.Object.getClass:()Ljava/lang/Class;
            pop
            aload 0 /* methodDescription */
            invokespecial net.bytebuddy.implementation.bytecode.member.MethodInvocation$Invocation.<init>:(Lnet/bytebuddy/implementation/bytecode/member/MethodInvocation;Lnet/bytebuddy/description/method/MethodDescription$InDefinedShape;)V
            areturn
         6: .line 121
      StackMap locals:
      StackMap stack:
            aload 0 /* methodDescription */
            invokeinterface net.bytebuddy.description.method.MethodDescription$InDefinedShape.isPrivate:()Z
            ifeq 13
         7: .line 124
            new net.bytebuddy.implementation.bytecode.member.MethodInvocation$Invocation
            dup
         8: .line 122
            aload 0 /* methodDescription */
            invokeinterface net.bytebuddy.description.method.MethodDescription$InDefinedShape.getDeclaringType:()Lnet/bytebuddy/description/type/TypeDescription;
            invokeinterface net.bytebuddy.description.type.TypeDescription.isInterface:()Z
            ifeq 10
         9: .line 123
            getstatic net.bytebuddy.implementation.bytecode.member.MethodInvocation.INTERFACE_PRIVATE:Lnet/bytebuddy/implementation/bytecode/member/MethodInvocation;
            goto 11
        10: .line 124
      StackMap locals: net.bytebuddy.description.method.MethodDescription$InDefinedShape
      StackMap stack: new 7 new 7
            getstatic net.bytebuddy.implementation.bytecode.member.MethodInvocation.VIRTUAL_PRIVATE:Lnet/bytebuddy/implementation/bytecode/member/MethodInvocation;
      StackMap locals: net.bytebuddy.description.method.MethodDescription$InDefinedShape
      StackMap stack: new 7 new 7 net.bytebuddy.implementation.bytecode.member.MethodInvocation
        11: dup
            invokevirtual java.lang.Object.getClass:()Ljava/lang/Class;
            pop
            aload 0 /* methodDescription */
        12: .line 122
            invokespecial net.bytebuddy.implementation.bytecode.member.MethodInvocation$Invocation.<init>:(Lnet/bytebuddy/implementation/bytecode/member/MethodInvocation;Lnet/bytebuddy/description/method/MethodDescription$InDefinedShape;)V
            areturn
        13: .line 125
      StackMap locals:
      StackMap stack:
            aload 0 /* methodDescription */
            invokeinterface net.bytebuddy.description.method.MethodDescription$InDefinedShape.getDeclaringType:()Lnet/bytebuddy/description/type/TypeDescription;
            invokeinterface net.bytebuddy.description.type.TypeDescription.isInterface:()Z
            ifeq 15
        14: .line 126
            new net.bytebuddy.implementation.bytecode.member.MethodInvocation$Invocation
            dup
            getstatic net.bytebuddy.implementation.bytecode.member.MethodInvocation.INTERFACE:Lnet/bytebuddy/implementation/bytecode/member/MethodInvocation;
            dup
            invokevirtual java.lang.Object.getClass:()Ljava/lang/Class;
            pop
            aload 0 /* methodDescription */
            invokespecial net.bytebuddy.implementation.bytecode.member.MethodInvocation$Invocation.<init>:(Lnet/bytebuddy/implementation/bytecode/member/MethodInvocation;Lnet/bytebuddy/description/method/MethodDescription$InDefinedShape;)V
            areturn
        15: .line 128
      StackMap locals:
      StackMap stack:
            new net.bytebuddy.implementation.bytecode.member.MethodInvocation$Invocation
            dup
            getstatic net.bytebuddy.implementation.bytecode.member.MethodInvocation.VIRTUAL:Lnet/bytebuddy/implementation/bytecode/member/MethodInvocation;
            dup
            invokevirtual java.lang.Object.getClass:()Ljava/lang/Class;
            pop
            aload 0 /* methodDescription */
            invokespecial net.bytebuddy.implementation.bytecode.member.MethodInvocation$Invocation.<init>:(Lnet/bytebuddy/implementation/bytecode/member/MethodInvocation;Lnet/bytebuddy/description/method/MethodDescription$InDefinedShape;)V
            areturn
        end local 0 // net.bytebuddy.description.method.MethodDescription$InDefinedShape methodDescription
      LocalVariableTable:
        Start  End  Slot               Name  Signature
            0   16     0  methodDescription  Lnet/bytebuddy/description/method/MethodDescription$InDefinedShape;
    MethodParameters:
                   Name  Flags
      methodDescription  

  public static net.bytebuddy.implementation.bytecode.member.MethodInvocation$WithImplicitInvocationTargetType invoke(net.bytebuddy.description.method.MethodDescription);
    descriptor: (Lnet/bytebuddy/description/method/MethodDescription;)Lnet/bytebuddy/implementation/bytecode/member/MethodInvocation$WithImplicitInvocationTargetType;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=2, locals=2, args_size=1
        start local 0 // net.bytebuddy.description.method.MethodDescription methodDescription
         0: .line 140
            aload 0 /* methodDescription */
            invokeinterface net.bytebuddy.description.method.MethodDescription.asDefined:()Lnet/bytebuddy/description/ByteCodeElement$TypeDependant;
            checkcast net.bytebuddy.description.method.MethodDescription$InDefinedShape
            astore 1 /* declaredMethod */
        start local 1 // net.bytebuddy.description.method.MethodDescription$InDefinedShape declaredMethod
         1: .line 141
            aload 1 /* declaredMethod */
            invokeinterface net.bytebuddy.description.method.MethodDescription$InDefinedShape.getReturnType:()Lnet/bytebuddy/description/type/TypeDescription$Generic;
            invokeinterface net.bytebuddy.description.type.TypeDescription$Generic.asErasure:()Lnet/bytebuddy/description/type/TypeDescription;
            aload 0 /* methodDescription */
            invokeinterface net.bytebuddy.description.method.MethodDescription.getReturnType:()Lnet/bytebuddy/description/type/TypeDescription$Generic;
            invokeinterface net.bytebuddy.description.type.TypeDescription$Generic.asErasure:()Lnet/bytebuddy/description/type/TypeDescription;
            invokevirtual java.lang.Object.equals:(Ljava/lang/Object;)Z
            ifeq 3
         2: .line 142
            aload 1 /* declaredMethod */
            invokestatic net.bytebuddy.implementation.bytecode.member.MethodInvocation.invoke:(Lnet/bytebuddy/description/method/MethodDescription$InDefinedShape;)Lnet/bytebuddy/implementation/bytecode/member/MethodInvocation$WithImplicitInvocationTargetType;
            goto 4
         3: .line 143
      StackMap locals: net.bytebuddy.description.method.MethodDescription$InDefinedShape
      StackMap stack:
            aload 0 /* methodDescription */
            aload 1 /* declaredMethod */
            invokestatic net.bytebuddy.implementation.bytecode.member.MethodInvocation.invoke:(Lnet/bytebuddy/description/method/MethodDescription$InDefinedShape;)Lnet/bytebuddy/implementation/bytecode/member/MethodInvocation$WithImplicitInvocationTargetType;
            invokestatic net.bytebuddy.implementation.bytecode.member.MethodInvocation$OfGenericMethod.of:(Lnet/bytebuddy/description/method/MethodDescription;Lnet/bytebuddy/implementation/bytecode/member/MethodInvocation$WithImplicitInvocationTargetType;)Lnet/bytebuddy/implementation/bytecode/member/MethodInvocation$WithImplicitInvocationTargetType;
         4: .line 141
      StackMap locals:
      StackMap stack: net.bytebuddy.implementation.bytecode.member.MethodInvocation$WithImplicitInvocationTargetType
            areturn
        end local 1 // net.bytebuddy.description.method.MethodDescription$InDefinedShape declaredMethod
        end local 0 // net.bytebuddy.description.method.MethodDescription methodDescription
      LocalVariableTable:
        Start  End  Slot               Name  Signature
            0    5     0  methodDescription  Lnet/bytebuddy/description/method/MethodDescription;
            1    5     1     declaredMethod  Lnet/bytebuddy/description/method/MethodDescription$InDefinedShape;
    MethodParameters:
                   Name  Flags
      methodDescription  

  public static net.bytebuddy.implementation.bytecode.member.MethodInvocation[] values();
    descriptor: ()[Lnet/bytebuddy/implementation/bytecode/member/MethodInvocation;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=5, locals=3, args_size=0
         0: .line 1
            getstatic net.bytebuddy.implementation.bytecode.member.MethodInvocation.ENUM$VALUES:[Lnet/bytebuddy/implementation/bytecode/member/MethodInvocation;
            dup
            astore 0
            iconst_0
            aload 0
            arraylength
            dup
            istore 1
            anewarray net.bytebuddy.implementation.bytecode.member.MethodInvocation
            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.implementation.bytecode.member.MethodInvocation valueOf(java.lang.String);
    descriptor: (Ljava/lang/String;)Lnet/bytebuddy/implementation/bytecode/member/MethodInvocation;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=2, locals=1, args_size=1
         0: .line 1
            ldc Lnet/bytebuddy/implementation/bytecode/member/MethodInvocation;
            aload 0
            invokestatic java.lang.Enum.valueOf:(Ljava/lang/Class;Ljava/lang/String;)Ljava/lang/Enum;
            checkcast net.bytebuddy.implementation.bytecode.member.MethodInvocation
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature
    MethodParameters:
      Name  Flags
      name  
}
Signature: Ljava/lang/Enum<Lnet/bytebuddy/implementation/bytecode/member/MethodInvocation;>;
SourceFile: "MethodInvocation.java"
NestMembers:
  net.bytebuddy.implementation.bytecode.member.MethodInvocation$DynamicInvocation  net.bytebuddy.implementation.bytecode.member.MethodInvocation$HandleInvocation  net.bytebuddy.implementation.bytecode.member.MethodInvocation$HandleType  net.bytebuddy.implementation.bytecode.member.MethodInvocation$IllegalInvocation  net.bytebuddy.implementation.bytecode.member.MethodInvocation$Invocation  net.bytebuddy.implementation.bytecode.member.MethodInvocation$OfGenericMethod  net.bytebuddy.implementation.bytecode.member.MethodInvocation$WithImplicitInvocationTargetType
InnerClasses:
  public abstract Token = net.bytebuddy.description.ByteCodeElement$Token of net.bytebuddy.description.ByteCodeElement
  public abstract TypeDependant = net.bytebuddy.description.ByteCodeElement$TypeDependant of net.bytebuddy.description.ByteCodeElement
  public abstract InDefinedShape = net.bytebuddy.description.method.MethodDescription$InDefinedShape of net.bytebuddy.description.method.MethodDescription
  public abstract Generic = net.bytebuddy.description.type.TypeDescription$Generic of net.bytebuddy.description.type.TypeDescription
  protected DynamicInvocation = net.bytebuddy.implementation.bytecode.member.MethodInvocation$DynamicInvocation of net.bytebuddy.implementation.bytecode.member.MethodInvocation
  protected HandleInvocation = net.bytebuddy.implementation.bytecode.member.MethodInvocation$HandleInvocation of net.bytebuddy.implementation.bytecode.member.MethodInvocation
  public final HandleType = net.bytebuddy.implementation.bytecode.member.MethodInvocation$HandleType of net.bytebuddy.implementation.bytecode.member.MethodInvocation
  protected final IllegalInvocation = net.bytebuddy.implementation.bytecode.member.MethodInvocation$IllegalInvocation of net.bytebuddy.implementation.bytecode.member.MethodInvocation
  protected Invocation = net.bytebuddy.implementation.bytecode.member.MethodInvocation$Invocation of net.bytebuddy.implementation.bytecode.member.MethodInvocation
  protected OfGenericMethod = net.bytebuddy.implementation.bytecode.member.MethodInvocation$OfGenericMethod of net.bytebuddy.implementation.bytecode.member.MethodInvocation
  public abstract WithImplicitInvocationTargetType = net.bytebuddy.implementation.bytecode.member.MethodInvocation$WithImplicitInvocationTargetType of net.bytebuddy.implementation.bytecode.member.MethodInvocation