class net.bytebuddy.description.type.TypeList$Generic$OfMethodExceptionTypes$TypeProjection extends net.bytebuddy.description.type.TypeDescription$Generic$LazyProjection$WithEagerNavigation$OfAnnotatedElement
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: net.bytebuddy.description.type.TypeList$Generic$OfMethodExceptionTypes$TypeProjection
  super_class: net.bytebuddy.description.type.TypeDescription$Generic$LazyProjection$WithEagerNavigation$OfAnnotatedElement
{
  private final java.lang.reflect.Method method;
    descriptor: Ljava/lang/reflect/Method;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

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

  private final java.lang.Class<?>[] erasure;
    descriptor: [Ljava/lang/Class;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL
    Signature: [Ljava/lang/Class<*>;

  public void <init>(java.lang.reflect.Method, int, java.lang.Class<?>[]);
    descriptor: (Ljava/lang/reflect/Method;I[Ljava/lang/Class;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=4, args_size=4
        start local 0 // net.bytebuddy.description.type.TypeList$Generic$OfMethodExceptionTypes$TypeProjection this
         0: .line 18
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import edu cannot be resolved\n\tSuppressFBWarnings cannot be resolved to a type\n\tSuppressFBWarnings cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // net.bytebuddy.description.type.TypeList$Generic$OfMethodExceptionTypes$TypeProjection this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lnet/bytebuddy/description/type/TypeList$Generic$OfMethodExceptionTypes$TypeProjection;
    Signature: (Ljava/lang/reflect/Method;I[Ljava/lang/Class<*>;)V
    MethodParameters:
         Name  Flags
      method   
      index    
      erasure  

  protected net.bytebuddy.description.type.TypeDescription$Generic resolve();
    descriptor: ()Lnet/bytebuddy/description/type/TypeDescription$Generic;
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // net.bytebuddy.description.type.TypeList$Generic$OfMethodExceptionTypes$TypeProjection this
         0: .line 987
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // net.bytebuddy.description.type.TypeList$Generic$OfMethodExceptionTypes$TypeProjection this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lnet/bytebuddy/description/type/TypeList$Generic$OfMethodExceptionTypes$TypeProjection;
    RuntimeVisibleAnnotations: 
      net.bytebuddy.build.CachedReturnPlugin$Enhance(value = "resolved")

  public net.bytebuddy.description.type.TypeDescription asErasure();
    descriptor: ()Lnet/bytebuddy/description/type/TypeDescription;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // net.bytebuddy.description.type.TypeList$Generic$OfMethodExceptionTypes$TypeProjection this
         0: .line 997
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // net.bytebuddy.description.type.TypeList$Generic$OfMethodExceptionTypes$TypeProjection this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lnet/bytebuddy/description/type/TypeList$Generic$OfMethodExceptionTypes$TypeProjection;

  protected net.bytebuddy.description.type.TypeDescription$Generic$AnnotationReader getAnnotationReader();
    descriptor: ()Lnet/bytebuddy/description/type/TypeDescription$Generic$AnnotationReader;
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // net.bytebuddy.description.type.TypeList$Generic$OfMethodExceptionTypes$TypeProjection this
         0: .line 1002
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // net.bytebuddy.description.type.TypeList$Generic$OfMethodExceptionTypes$TypeProjection this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lnet/bytebuddy/description/type/TypeList$Generic$OfMethodExceptionTypes$TypeProjection;
}
SourceFile: "TypeList.java"
NestHost: net.bytebuddy.description.type.TypeList
InnerClasses:
  public abstract Enhance = net.bytebuddy.build.CachedReturnPlugin$Enhance of net.bytebuddy.build.CachedReturnPlugin
  public abstract Generic = net.bytebuddy.description.type.TypeDescription$Generic of net.bytebuddy.description.type.TypeDescription
  public abstract AnnotationReader = net.bytebuddy.description.type.TypeDescription$Generic$AnnotationReader of net.bytebuddy.description.type.TypeDescription$Generic
  public abstract LazyProjection = net.bytebuddy.description.type.TypeDescription$Generic$LazyProjection of net.bytebuddy.description.type.TypeDescription$Generic
  public abstract WithEagerNavigation = net.bytebuddy.description.type.TypeDescription$Generic$LazyProjection$WithEagerNavigation of net.bytebuddy.description.type.TypeDescription$Generic$LazyProjection
  protected abstract OfAnnotatedElement = net.bytebuddy.description.type.TypeDescription$Generic$LazyProjection$WithEagerNavigation$OfAnnotatedElement of net.bytebuddy.description.type.TypeDescription$Generic$LazyProjection$WithEagerNavigation
  public abstract Generic = net.bytebuddy.description.type.TypeList$Generic of net.bytebuddy.description.type.TypeList
  public OfMethodExceptionTypes = net.bytebuddy.description.type.TypeList$Generic$OfMethodExceptionTypes of net.bytebuddy.description.type.TypeList$Generic
  private TypeProjection = net.bytebuddy.description.type.TypeList$Generic$OfMethodExceptionTypes$TypeProjection of net.bytebuddy.description.type.TypeList$Generic$OfMethodExceptionTypes