public final class org.graalvm.compiler.microbenchmarks.graal.util.NodesState$NodePair
  minor version: 0
  major version: 59
  flags: flags: (0x0031) ACC_PUBLIC, ACC_FINAL, ACC_SUPER
  this_class: org.graalvm.compiler.microbenchmarks.graal.util.NodesState$NodePair
  super_class: java.lang.Object
{
  public final org.graalvm.compiler.graph.Node n1;
    descriptor: Lorg/graalvm/compiler/graph/Node;
    flags: (0x0011) ACC_PUBLIC, ACC_FINAL

  public final org.graalvm.compiler.graph.Node n2;
    descriptor: Lorg/graalvm/compiler/graph/Node;
    flags: (0x0011) ACC_PUBLIC, ACC_FINAL

  final org.graalvm.compiler.microbenchmarks.graal.util.NodesState this$0;
    descriptor: Lorg/graalvm/compiler/microbenchmarks/graal/util/NodesState;
    flags: (0x1010) ACC_FINAL, ACC_SYNTHETIC

  public void <init>(org.graalvm.compiler.microbenchmarks.graal.util.NodesState, org.graalvm.compiler.graph.Node, org.graalvm.compiler.graph.Node);
    descriptor: (Lorg/graalvm/compiler/microbenchmarks/graal/util/NodesState;Lorg/graalvm/compiler/graph/Node;Lorg/graalvm/compiler/graph/Node;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=4, args_size=4
        start local 0 // org.graalvm.compiler.microbenchmarks.graal.util.NodesState$NodePair this
         0: .line 33
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import org.openjdk cannot be resolved\n\tThe import org.openjdk cannot be resolved\n\tThe import org.openjdk cannot be resolved\n\tThe import org.openjdk cannot be resolved\n\tState cannot be resolved to a type\n\tScope cannot be resolved to a variable\n\tTearDown cannot be resolved to a type\n\tLevel cannot be resolved to a variable\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.graalvm.compiler.microbenchmarks.graal.util.NodesState$NodePair this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/graalvm/compiler/microbenchmarks/graal/util/NodesState$NodePair;
    MethodParameters:
        Name  Flags
      this$0  final
      n1      
      n2      
}
SourceFile: "NodesState.java"
NestHost: org.graalvm.compiler.microbenchmarks.graal.util.NodesState
InnerClasses:
  public final NodePair = org.graalvm.compiler.microbenchmarks.graal.util.NodesState$NodePair of org.graalvm.compiler.microbenchmarks.graal.util.NodesState