public class org.graalvm.compiler.options.processor.OptionProcessor$OptionsInfo
  minor version: 0
  major version: 59
  flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: org.graalvm.compiler.options.processor.OptionProcessor$OptionsInfo
  super_class: java.lang.Object
{
  public final java.lang.String packageName;
    descriptor: Ljava/lang/String;
    flags: (0x0011) ACC_PUBLIC, ACC_FINAL

  public final java.lang.String className;
    descriptor: Ljava/lang/String;
    flags: (0x0011) ACC_PUBLIC, ACC_FINAL

  public final java.util.List<org.graalvm.compiler.options.processor.OptionProcessor$OptionInfo> options;
    descriptor: Ljava/util/List;
    flags: (0x0011) ACC_PUBLIC, ACC_FINAL
    Signature: Ljava/util/List<Lorg/graalvm/compiler/options/processor/OptionProcessor$OptionInfo;>;

  public final java.util.Set<Element> originatingElements;
    descriptor: Ljava/util/Set;
    flags: (0x0011) ACC_PUBLIC, ACC_FINAL
    Signature: Ljava/util/Set<LElement;>;

  public void <init>(java.lang.String, java.lang.String);
    descriptor: (Ljava/lang/String;Ljava/lang/String;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // org.graalvm.compiler.options.processor.OptionProcessor$OptionsInfo this
         0: .line 39
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import javax.annotation cannot be resolved\n\tThe import javax.annotation cannot be resolved\n\tThe import javax.annotation cannot be resolved\n\tThe import javax.annotation cannot be resolved\n\tThe import javax.lang cannot be resolved\n\tThe import javax.lang cannot be resolved\n\tThe import javax.lang cannot be resolved\n\tThe import javax.lang cannot be resolved\n\tThe import javax.lang cannot be resolved\n\tThe import javax.lang cannot be resolved\n\tThe import javax.lang cannot be resolved\n\tThe import javax.lang cannot be resolved\n\tThe import javax.lang cannot be resolved\n\tThe import javax.lang cannot be resolved\n\tThe import javax.lang cannot be resolved\n\tThe import javax.lang cannot be resolved\n\tThe import javax.tools cannot be resolved\n\tThe import javax.tools cannot be resolved\n\tThe import javax.tools cannot be resolved\n\tThe import javax.tools cannot be resolved\n\tSupportedAnnotationTypes cannot be resolved to a type\n\tThe hierarchy of the type OptionProcessor is inconsistent\n\tThe type OptionProcessor must implement the inherited abstract method AbstractProcessor.doProcess(Set<? extends TypeElement>, RoundEnvironment)\n\tSourceVersion cannot be resolved to a type\n\tThe method getSupportedSourceVersion() of type OptionProcessor must override or implement a supertype method\n\tSourceVersion cannot be resolved\n\tElement cannot be resolved to a type\n\tTypeMirror cannot be resolved to a type\n\tTypeMirror cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tModifier cannot be resolved to a variable\n\tprocessingEnv cannot be resolved\n\tKind cannot be resolved to a variable\n\tModifier cannot be resolved to a variable\n\tprocessingEnv cannot be resolved\n\tKind cannot be resolved to a variable\n\tAnnotationMirror cannot be resolved to a type\n\tTypeMirror cannot be resolved to a type\n\tVariableElement cannot be resolved to a type\n\tElementKind cannot be resolved to a variable\n\tVariableElement cannot be resolved to a type\n\tVariableElement cannot be resolved to a type\n\tTypes cannot be resolved to a type\n\tprocessingEnv cannot be resolved\n\tTypeMirror cannot be resolved to a type\n\tTypeKind cannot be resolved to a variable\n\tprocessingEnv cannot be resolved\n\tKind cannot be resolved to a variable\n\tDeclaredType cannot be resolved to a type\n\tDeclaredType cannot be resolved to a type\n\tTypeMirror cannot be resolved to a type\n\tTypeMirror cannot be resolved to a type\n\tprocessingEnv cannot be resolved\n\tKind cannot be resolved to a variable\n\tModifier cannot be resolved to a variable\n\tprocessingEnv cannot be resolved\n\tKind cannot be resolved to a variable\n\tModifier cannot be resolved to a variable\n\tprocessingEnv cannot be resolved\n\tKind cannot be resolved to a variable\n\tprocessingEnv cannot be resolved\n\tKind cannot be resolved to a variable\n\tDeclaredType cannot be resolved to a type\n\tTypeMirror cannot be resolved to a type\n\tTypeMirror cannot be resolved to a type\n\tDeclaredType cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tSet<Element> cannot be resolved to a type\n\tPackageElement cannot be resolved to a type\n\tElementKind cannot be resolved to a variable\n\tElementKind cannot be resolved to a variable\n\tElementKind cannot be resolved to a variable\n\tModifier cannot be resolved to a variable\n\tprocessingEnv cannot be resolved\n\tKind cannot be resolved to a variable\n\tElementKind cannot be resolved to a variable\n\tPackageElement cannot be resolved to a type\n\tprocessingEnv cannot be resolved\n\tKind cannot be resolved to a variable\n\tprocessingEnv cannot be resolved\n\tKind cannot be resolved to a variable\n\tFiler cannot be resolved to a type\n\tprocessingEnv cannot be resolved\n\tFileObject cannot be resolved to a type\n\tProcessingEnvironment cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tSet<Element> cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tSet<Element> cannot be resolved to a type\n\tFiler cannot be resolved to a type\n\tFiler cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tJavaFileObject cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tElementKind cannot be resolved to a variable\n\tTypeElement cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.graalvm.compiler.options.processor.OptionProcessor$OptionsInfo this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/graalvm/compiler/options/processor/OptionProcessor$OptionsInfo;
    MethodParameters:
             Name  Flags
      packageName  
      className    
}
SourceFile: "OptionProcessor.java"
NestHost: org.graalvm.compiler.options.processor.OptionProcessor
InnerClasses:
  public OptionInfo = org.graalvm.compiler.options.processor.OptionProcessor$OptionInfo of org.graalvm.compiler.options.processor.OptionProcessor
  public OptionsInfo = org.graalvm.compiler.options.processor.OptionProcessor$OptionsInfo of org.graalvm.compiler.options.processor.OptionProcessor