public class org.graalvm.compiler.graph.test.NodeUsagesTests
  minor version: 0
  major version: 59
  flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: org.graalvm.compiler.graph.test.NodeUsagesTests
  super_class: java.lang.Object
{
  public void <init>();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // org.graalvm.compiler.graph.test.NodeUsagesTests this
         0: .line 40
            aload 0 /* this */
            invokespecial java.lang.Object.<init>:()V
            return
        end local 0 // org.graalvm.compiler.graph.test.NodeUsagesTests this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/graalvm/compiler/graph/test/NodeUsagesTests;

  public void testReplaceAtUsages();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.graalvm.compiler.graph.test.NodeUsagesTests this
         0: .line 67
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tTest cannot be resolved to a type\n\tThe method assertEquals(int, int) is undefined for the type NodeUsagesTests\n\tThe method assertThat(NodeIterable<Node>, contains(use0)) is undefined for the type NodeUsagesTests\n\tThe method assertThat(NodeIterable<Node>, contains(use1)) is undefined for the type NodeUsagesTests\n\tThe method assertThat(NodeIterable<Node>, contains(use2)) is undefined for the type NodeUsagesTests\n\tThe method isNotEmpty() from the type NodeIterableIsEmpty refers to the missing type Matcher\n\tThe method isEmpty() from the type NodeIterableIsEmpty refers to the missing type Matcher\n\tThe method isEmpty() from the type NodeIterableIsEmpty refers to the missing type Matcher\n\tThe method assertEquals(int, int) is undefined for the type NodeUsagesTests\n\tThe method assertThat(NodeIterable<Node>, contains(use0)) is undefined for the type NodeUsagesTests\n\tThe method assertThat(NodeIterable<Node>, contains(use1)) is undefined for the type NodeUsagesTests\n\tThe method assertThat(NodeIterable<Node>, contains(use2)) is undefined for the type NodeUsagesTests\n\tThe method isNotEmpty() from the type NodeIterableIsEmpty refers to the missing type Matcher\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.graalvm.compiler.graph.test.NodeUsagesTests this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/graalvm/compiler/graph/test/NodeUsagesTests;
    RuntimeInvisibleAnnotations: 
      Test()

  public void testReplaceAtUsagesWithPredicateAll();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.graalvm.compiler.graph.test.NodeUsagesTests this
         0: .line 96
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tTest cannot be resolved to a type\n\tThe method assertEquals(int, int) is undefined for the type NodeUsagesTests\n\tThe method assertThat(NodeIterable<Node>, contains(use0)) is undefined for the type NodeUsagesTests\n\tThe method assertThat(NodeIterable<Node>, contains(use1)) is undefined for the type NodeUsagesTests\n\tThe method assertThat(NodeIterable<Node>, contains(use2)) is undefined for the type NodeUsagesTests\n\tThe method isNotEmpty() from the type NodeIterableIsEmpty refers to the missing type Matcher\n\tThe method isEmpty() from the type NodeIterableIsEmpty refers to the missing type Matcher\n\tThe method isEmpty() from the type NodeIterableIsEmpty refers to the missing type Matcher\n\tThe method assertEquals(int, int) is undefined for the type NodeUsagesTests\n\tThe method assertThat(NodeIterable<Node>, contains(use0)) is undefined for the type NodeUsagesTests\n\tThe method assertThat(NodeIterable<Node>, contains(use1)) is undefined for the type NodeUsagesTests\n\tThe method assertThat(NodeIterable<Node>, contains(use2)) is undefined for the type NodeUsagesTests\n\tThe method isNotEmpty() from the type NodeIterableIsEmpty refers to the missing type Matcher\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.graalvm.compiler.graph.test.NodeUsagesTests this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/graalvm/compiler/graph/test/NodeUsagesTests;
    RuntimeInvisibleAnnotations: 
      Test()

  public void testReplaceAtUsagesWithPredicateNone();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.graalvm.compiler.graph.test.NodeUsagesTests this
         0: .line 125
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tTest cannot be resolved to a type\n\tThe method assertEquals(int, int) is undefined for the type NodeUsagesTests\n\tThe method assertThat(NodeIterable<Node>, contains(use0)) is undefined for the type NodeUsagesTests\n\tThe method assertThat(NodeIterable<Node>, contains(use1)) is undefined for the type NodeUsagesTests\n\tThe method assertThat(NodeIterable<Node>, contains(use2)) is undefined for the type NodeUsagesTests\n\tThe method isNotEmpty() from the type NodeIterableIsEmpty refers to the missing type Matcher\n\tThe method isEmpty() from the type NodeIterableIsEmpty refers to the missing type Matcher\n\tThe method isEmpty() from the type NodeIterableIsEmpty refers to the missing type Matcher\n\tThe method assertEquals(int, int) is undefined for the type NodeUsagesTests\n\tThe method assertThat(NodeIterable<Node>, contains(use0)) is undefined for the type NodeUsagesTests\n\tThe method assertThat(NodeIterable<Node>, contains(use1)) is undefined for the type NodeUsagesTests\n\tThe method assertThat(NodeIterable<Node>, contains(use2)) is undefined for the type NodeUsagesTests\n\tThe method isNotEmpty() from the type NodeIterableIsEmpty refers to the missing type Matcher\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.graalvm.compiler.graph.test.NodeUsagesTests this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/graalvm/compiler/graph/test/NodeUsagesTests;
    RuntimeInvisibleAnnotations: 
      Test()

  public void testReplaceAtUsagesWithPredicate1();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.graalvm.compiler.graph.test.NodeUsagesTests this
         0: .line 154
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tTest cannot be resolved to a type\n\tThe method assertEquals(int, int) is undefined for the type NodeUsagesTests\n\tThe method assertThat(NodeIterable<Node>, contains(use0)) is undefined for the type NodeUsagesTests\n\tThe method assertThat(NodeIterable<Node>, contains(use1)) is undefined for the type NodeUsagesTests\n\tThe method assertThat(NodeIterable<Node>, contains(use2)) is undefined for the type NodeUsagesTests\n\tThe method isNotEmpty() from the type NodeIterableIsEmpty refers to the missing type Matcher\n\tThe method isEmpty() from the type NodeIterableIsEmpty refers to the missing type Matcher\n\tThe method assertEquals(int, int) is undefined for the type NodeUsagesTests\n\tThe method assertThat(NodeIterable<Node>, contains(use1)) is undefined for the type NodeUsagesTests\n\tThe method isNotEmpty() from the type NodeIterableIsEmpty refers to the missing type Matcher\n\tThe method assertEquals(int, int) is undefined for the type NodeUsagesTests\n\tThe method assertThat(NodeIterable<Node>, contains(use0)) is undefined for the type NodeUsagesTests\n\tThe method assertThat(NodeIterable<Node>, contains(use2)) is undefined for the type NodeUsagesTests\n\tThe method isNotEmpty() from the type NodeIterableIsEmpty refers to the missing type Matcher\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.graalvm.compiler.graph.test.NodeUsagesTests this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/graalvm/compiler/graph/test/NodeUsagesTests;
    RuntimeInvisibleAnnotations: 
      Test()

  public void testReplaceAtUsagesWithPredicate2();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.graalvm.compiler.graph.test.NodeUsagesTests this
         0: .line 185
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tTest cannot be resolved to a type\n\tThe method assertEquals(int, int) is undefined for the type NodeUsagesTests\n\tThe method assertThat(NodeIterable<Node>, contains(use0)) is undefined for the type NodeUsagesTests\n\tThe method assertThat(NodeIterable<Node>, contains(use1)) is undefined for the type NodeUsagesTests\n\tThe method assertThat(NodeIterable<Node>, contains(use2)) is undefined for the type NodeUsagesTests\n\tThe method isNotEmpty() from the type NodeIterableIsEmpty refers to the missing type Matcher\n\tThe method isEmpty() from the type NodeIterableIsEmpty refers to the missing type Matcher\n\tThe method assertEquals(int, int) is undefined for the type NodeUsagesTests\n\tThe method assertThat(NodeIterable<Node>, contains(use2)) is undefined for the type NodeUsagesTests\n\tThe method isNotEmpty() from the type NodeIterableIsEmpty refers to the missing type Matcher\n\tThe method assertEquals(int, int) is undefined for the type NodeUsagesTests\n\tThe method assertThat(NodeIterable<Node>, contains(use0)) is undefined for the type NodeUsagesTests\n\tThe method assertThat(NodeIterable<Node>, contains(use1)) is undefined for the type NodeUsagesTests\n\tThe method isNotEmpty() from the type NodeIterableIsEmpty refers to the missing type Matcher\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.graalvm.compiler.graph.test.NodeUsagesTests this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/graalvm/compiler/graph/test/NodeUsagesTests;
    RuntimeInvisibleAnnotations: 
      Test()

  public void testReplaceAtUsagesWithPredicate0();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.graalvm.compiler.graph.test.NodeUsagesTests this
         0: .line 216
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tTest cannot be resolved to a type\n\tThe method assertEquals(int, int) is undefined for the type NodeUsagesTests\n\tThe method assertThat(NodeIterable<Node>, contains(use0)) is undefined for the type NodeUsagesTests\n\tThe method assertThat(NodeIterable<Node>, contains(use1)) is undefined for the type NodeUsagesTests\n\tThe method assertThat(NodeIterable<Node>, contains(use2)) is undefined for the type NodeUsagesTests\n\tThe method isNotEmpty() from the type NodeIterableIsEmpty refers to the missing type Matcher\n\tThe method isEmpty() from the type NodeIterableIsEmpty refers to the missing type Matcher\n\tThe method assertEquals(int, int) is undefined for the type NodeUsagesTests\n\tThe method assertThat(NodeIterable<Node>, contains(use0)) is undefined for the type NodeUsagesTests\n\tThe method isNotEmpty() from the type NodeIterableIsEmpty refers to the missing type Matcher\n\tThe method assertEquals(int, int) is undefined for the type NodeUsagesTests\n\tThe method assertThat(NodeIterable<Node>, contains(use1)) is undefined for the type NodeUsagesTests\n\tThe method assertThat(NodeIterable<Node>, contains(use2)) is undefined for the type NodeUsagesTests\n\tThe method isNotEmpty() from the type NodeIterableIsEmpty refers to the missing type Matcher\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.graalvm.compiler.graph.test.NodeUsagesTests this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/graalvm/compiler/graph/test/NodeUsagesTests;
    RuntimeInvisibleAnnotations: 
      Test()

  public void testReplaceAtUsagesWithPredicate02();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.graalvm.compiler.graph.test.NodeUsagesTests this
         0: .line 247
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tTest cannot be resolved to a type\n\tThe method assertEquals(int, int) is undefined for the type NodeUsagesTests\n\tThe method assertThat(NodeIterable<Node>, contains(use0)) is undefined for the type NodeUsagesTests\n\tThe method assertThat(NodeIterable<Node>, contains(use1)) is undefined for the type NodeUsagesTests\n\tThe method assertThat(NodeIterable<Node>, contains(use2)) is undefined for the type NodeUsagesTests\n\tThe method isNotEmpty() from the type NodeIterableIsEmpty refers to the missing type Matcher\n\tThe method isEmpty() from the type NodeIterableIsEmpty refers to the missing type Matcher\n\tThe method assertEquals(int, int) is undefined for the type NodeUsagesTests\n\tThe method assertThat(NodeIterable<Node>, contains(use1)) is undefined for the type NodeUsagesTests\n\tThe method isNotEmpty() from the type NodeIterableIsEmpty refers to the missing type Matcher\n\tThe method assertEquals(int, int) is undefined for the type NodeUsagesTests\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.graalvm.compiler.graph.test.NodeUsagesTests this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/graalvm/compiler/graph/test/NodeUsagesTests;
    RuntimeInvisibleAnnotations: 
      Test()

  public void testReplaceAtUsagesWithPredicate023();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.graalvm.compiler.graph.test.NodeUsagesTests this
         0: .line 278
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tTest cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.graalvm.compiler.graph.test.NodeUsagesTests this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/graalvm/compiler/graph/test/NodeUsagesTests;
    RuntimeInvisibleAnnotations: 
      Test()

  public void testReplaceAtUsagesWithPredicate013();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.graalvm.compiler.graph.test.NodeUsagesTests this
         0: .line 312
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tTest cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.graalvm.compiler.graph.test.NodeUsagesTests this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/graalvm/compiler/graph/test/NodeUsagesTests;
    RuntimeInvisibleAnnotations: 
      Test()

  public void testReplaceAtUsagesWithPredicate203();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.graalvm.compiler.graph.test.NodeUsagesTests this
         0: .line 346
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tTest cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.graalvm.compiler.graph.test.NodeUsagesTests this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/graalvm/compiler/graph/test/NodeUsagesTests;
    RuntimeInvisibleAnnotations: 
      Test()

  public void testReplaceAtUsagesWithPredicate01();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.graalvm.compiler.graph.test.NodeUsagesTests this
         0: .line 380
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tTest cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.graalvm.compiler.graph.test.NodeUsagesTests this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/graalvm/compiler/graph/test/NodeUsagesTests;
    RuntimeInvisibleAnnotations: 
      Test()

  public void testReplaceAtUsagesWithPredicate12();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.graalvm.compiler.graph.test.NodeUsagesTests this
         0: .line 411
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tTest cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.graalvm.compiler.graph.test.NodeUsagesTests this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/graalvm/compiler/graph/test/NodeUsagesTests;
    RuntimeInvisibleAnnotations: 
      Test()
}
SourceFile: "NodeUsagesTests.java"
NestMembers:
  org.graalvm.compiler.graph.test.NodeUsagesTests$Def  org.graalvm.compiler.graph.test.NodeUsagesTests$Use
InnerClasses:
  final Def = org.graalvm.compiler.graph.test.NodeUsagesTests$Def of org.graalvm.compiler.graph.test.NodeUsagesTests
  final Use = org.graalvm.compiler.graph.test.NodeUsagesTests$Use of org.graalvm.compiler.graph.test.NodeUsagesTests