public class io.vertx.lang.js.VertxGenConverterList extends java.util.ArrayList
  minor version: 0
  major version: 59
  flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: io.vertx.lang.js.VertxGenConverterList
  super_class: java.util.ArrayList
{
  public void <init>(java.util.List);
    descriptor: (Ljava/util/List;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // io.vertx.lang.js.VertxGenConverterList this
         0: .line 19
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import jdk.nashorn cannot be resolved\n\tScriptObjectMirror cannot be resolved to a type\n\tScriptObjectMirror cannot be resolved to a type\n\tScriptObjectMirror cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // io.vertx.lang.js.VertxGenConverterList this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/vertx/lang/js/VertxGenConverterList;
    MethodParameters:
       Name  Flags
      other  
}
SourceFile: "VertxGenConverterList.java"