public interface net.bytebuddy.implementation.Implementation$SpecialMethodInvocation extends net.bytebuddy.implementation.bytecode.StackManipulation
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: net.bytebuddy.implementation.Implementation$SpecialMethodInvocation
  super_class: java.lang.Object
{
  public abstract net.bytebuddy.description.method.MethodDescription getMethodDescription();
    descriptor: ()Lnet/bytebuddy/description/method/MethodDescription;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT

  public abstract net.bytebuddy.description.type.TypeDescription getTypeDescription();
    descriptor: ()Lnet/bytebuddy/description/type/TypeDescription;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
}
SourceFile: "Implementation.java"
NestHost: net.bytebuddy.implementation.Implementation
InnerClasses:
  public abstract SpecialMethodInvocation = net.bytebuddy.implementation.Implementation$SpecialMethodInvocation of net.bytebuddy.implementation.Implementation
  public abstract AbstractBase = net.bytebuddy.implementation.Implementation$SpecialMethodInvocation$AbstractBase of net.bytebuddy.implementation.Implementation$SpecialMethodInvocation
  public final Illegal = net.bytebuddy.implementation.Implementation$SpecialMethodInvocation$Illegal of net.bytebuddy.implementation.Implementation$SpecialMethodInvocation
  public Simple = net.bytebuddy.implementation.Implementation$SpecialMethodInvocation$Simple of net.bytebuddy.implementation.Implementation$SpecialMethodInvocation