interface io.vertx.codegen.type.TypeUse$TypeInternal
  minor version: 0
  major version: 59
  flags: flags: (0x0600) ACC_INTERFACE, ACC_ABSTRACT
  this_class: io.vertx.codegen.type.TypeUse$TypeInternal
  super_class: java.lang.Object
{
  public abstract java.lang.String rawName();
    descriptor: ()Ljava/lang/String;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT

  public abstract boolean isNullable();
    descriptor: ()Z
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT

  public abstract io.vertx.codegen.type.TypeUse$TypeInternal getArgAt(int);
    descriptor: (I)Lio/vertx/codegen/type/TypeUse$TypeInternal;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    MethodParameters:
       Name  Flags
      index  
}
SourceFile: "TypeUse.java"
NestHost: io.vertx.codegen.type.TypeUse
InnerClasses:
  abstract TypeInternal = io.vertx.codegen.type.TypeUse$TypeInternal of io.vertx.codegen.type.TypeUse