class com.oracle.truffle.api.dsl.IntrospectionSnippets
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: com.oracle.truffle.api.dsl.IntrospectionSnippets
  super_class: java.lang.Object
{
  static final boolean $assertionsDisabled;
    descriptor: Z
    flags: (0x1018) ACC_STATIC, ACC_FINAL, ACC_SYNTHETIC

  static void <clinit>();
    descriptor: ()V
    flags: (0x0008) ACC_STATIC
    Code:
      stack=1, locals=0, args_size=0
         0: .line 306
            ldc Lcom/oracle/truffle/api/dsl/IntrospectionSnippets;
            invokevirtual java.lang.Class.desiredAssertionStatus:()Z
            ifne 1
            iconst_1
            goto 2
      StackMap locals:
      StackMap stack:
         1: iconst_0
      StackMap locals:
      StackMap stack: int
         2: putstatic com.oracle.truffle.api.dsl.IntrospectionSnippets.$assertionsDisabled:Z
            return
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  void <init>();
    descriptor: ()V
    flags: (0x0000) 
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.oracle.truffle.api.dsl.IntrospectionSnippets this
         0: .line 306
            aload 0 /* this */
            invokespecial java.lang.Object.<init>:()V
            return
        end local 0 // com.oracle.truffle.api.dsl.IntrospectionSnippets this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/oracle/truffle/api/dsl/IntrospectionSnippets;

  public void testUsingIntrospection();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=3, args_size=1
        start local 0 // com.oracle.truffle.api.dsl.IntrospectionSnippets this
         0: .line 327
            aconst_null
            astore 1 /* node */
        start local 1 // com.oracle.truffle.api.dsl.IntrospectionSnippets$NegateNode node
         1: .line 330
            aload 1 /* node */
            iconst_1
            invokestatic java.lang.Integer.valueOf:(I)Ljava/lang/Integer;
            invokevirtual com.oracle.truffle.api.dsl.IntrospectionSnippets$NegateNode.execute:(Ljava/lang/Object;)Ljava/lang/Object;
            pop
         2: .line 331
            aload 1 /* node */
            ldc "doInt"
            invokestatic com.oracle.truffle.api.dsl.Introspection.getSpecialization:(Lcom/oracle/truffle/api/nodes/Node;Ljava/lang/String;)Lcom/oracle/truffle/api/dsl/Introspection$SpecializationInfo;
            astore 2 /* info */
        start local 2 // com.oracle.truffle.api.dsl.Introspection$SpecializationInfo info
         3: .line 332
            getstatic com.oracle.truffle.api.dsl.IntrospectionSnippets.$assertionsDisabled:Z
            ifne 4
            aload 2 /* info */
            invokevirtual com.oracle.truffle.api.dsl.Introspection$SpecializationInfo.getInstances:()I
            iconst_1
            if_icmpeq 4
            new java.lang.AssertionError
            dup
            invokespecial java.lang.AssertionError.<init>:()V
            athrow
         4: .line 334
      StackMap locals: com.oracle.truffle.api.dsl.IntrospectionSnippets$NegateNode com.oracle.truffle.api.dsl.Introspection$SpecializationInfo
      StackMap stack:
            aload 1 /* node */
            iconst_1
            invokestatic java.lang.Integer.valueOf:(I)Ljava/lang/Integer;
            invokevirtual com.oracle.truffle.api.dsl.IntrospectionSnippets$NegateNode.execute:(Ljava/lang/Object;)Ljava/lang/Object;
            pop
         5: .line 335
            aload 1 /* node */
            ldc "doInt"
            invokestatic com.oracle.truffle.api.dsl.Introspection.getSpecialization:(Lcom/oracle/truffle/api/nodes/Node;Ljava/lang/String;)Lcom/oracle/truffle/api/dsl/Introspection$SpecializationInfo;
            astore 2 /* info */
         6: .line 336
            getstatic com.oracle.truffle.api.dsl.IntrospectionSnippets.$assertionsDisabled:Z
            ifne 7
            aload 2 /* info */
            invokevirtual com.oracle.truffle.api.dsl.Introspection$SpecializationInfo.getInstances:()I
            iconst_1
            if_icmpeq 7
            new java.lang.AssertionError
            dup
            invokespecial java.lang.AssertionError.<init>:()V
            athrow
         7: .line 338
      StackMap locals:
      StackMap stack:
            aload 1 /* node */
            iconst_2
            invokestatic java.lang.Integer.valueOf:(I)Ljava/lang/Integer;
            invokevirtual com.oracle.truffle.api.dsl.IntrospectionSnippets$NegateNode.execute:(Ljava/lang/Object;)Ljava/lang/Object;
            pop
         8: .line 339
            aload 1 /* node */
            ldc "doInt"
            invokestatic com.oracle.truffle.api.dsl.Introspection.getSpecialization:(Lcom/oracle/truffle/api/nodes/Node;Ljava/lang/String;)Lcom/oracle/truffle/api/dsl/Introspection$SpecializationInfo;
            astore 2 /* info */
         9: .line 340
            getstatic com.oracle.truffle.api.dsl.IntrospectionSnippets.$assertionsDisabled:Z
            ifne 10
            aload 2 /* info */
            invokevirtual com.oracle.truffle.api.dsl.Introspection$SpecializationInfo.getInstances:()I
            ifeq 10
            new java.lang.AssertionError
            dup
            invokespecial java.lang.AssertionError.<init>:()V
            athrow
        10: .line 342
      StackMap locals:
      StackMap stack:
            aload 1 /* node */
            ldc "doGeneric"
            invokestatic com.oracle.truffle.api.dsl.Introspection.getSpecialization:(Lcom/oracle/truffle/api/nodes/Node;Ljava/lang/String;)Lcom/oracle/truffle/api/dsl/Introspection$SpecializationInfo;
            astore 2 /* info */
        11: .line 343
            getstatic com.oracle.truffle.api.dsl.IntrospectionSnippets.$assertionsDisabled:Z
            ifne 12
            aload 2 /* info */
            invokevirtual com.oracle.truffle.api.dsl.Introspection$SpecializationInfo.getInstances:()I
            iconst_1
            if_icmpeq 12
            new java.lang.AssertionError
            dup
            invokespecial java.lang.AssertionError.<init>:()V
            athrow
        12: .line 344
      StackMap locals:
      StackMap stack:
            return
        end local 2 // com.oracle.truffle.api.dsl.Introspection$SpecializationInfo info
        end local 1 // com.oracle.truffle.api.dsl.IntrospectionSnippets$NegateNode node
        end local 0 // com.oracle.truffle.api.dsl.IntrospectionSnippets this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0   13     0  this  Lcom/oracle/truffle/api/dsl/IntrospectionSnippets;
            1   13     1  node  Lcom/oracle/truffle/api/dsl/IntrospectionSnippets$NegateNode;
            3   13     2  info  Lcom/oracle/truffle/api/dsl/Introspection$SpecializationInfo;
}
SourceFile: "Introspection.java"
NestMembers:
  com.oracle.truffle.api.dsl.IntrospectionSnippets$NegateNode
InnerClasses:
  public final SpecializationInfo = com.oracle.truffle.api.dsl.Introspection$SpecializationInfo of com.oracle.truffle.api.dsl.Introspection
  abstract NegateNode = com.oracle.truffle.api.dsl.IntrospectionSnippets$NegateNode of com.oracle.truffle.api.dsl.IntrospectionSnippets
    RuntimeInvisibleAnnotations: 
      com.oracle.truffle.api.dsl.SuppressFBWarnings(value = {""})