public final class org.graalvm.compiler.replacements.verifier.NodeIntrinsicVerifier extends org.graalvm.compiler.replacements.verifier.AbstractVerifier
  minor version: 0
  major version: 59
  flags: flags: (0x0031) ACC_PUBLIC, ACC_FINAL, ACC_SUPER
  this_class: org.graalvm.compiler.replacements.verifier.NodeIntrinsicVerifier
  super_class: org.graalvm.compiler.replacements.verifier.AbstractVerifier
{
  private static final java.lang.String NODE_CLASS_NAME;
    descriptor: Ljava/lang/String;
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: "value"

  private TypeMirror nodeType();
    descriptor: ()LTypeMirror;
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.graalvm.compiler.replacements.verifier.NodeIntrinsicVerifier this
         0: .line 60
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tTypeMirror cannot be resolved to a type\n\tProcessingEnvironment cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.graalvm.compiler.replacements.verifier.NodeIntrinsicVerifier this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/graalvm/compiler/replacements/verifier/NodeIntrinsicVerifier;

  private TypeMirror stampType();
    descriptor: ()LTypeMirror;
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.graalvm.compiler.replacements.verifier.NodeIntrinsicVerifier this
         0: .line 64
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tTypeMirror cannot be resolved to a type\n\tProcessingEnvironment cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.graalvm.compiler.replacements.verifier.NodeIntrinsicVerifier this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/graalvm/compiler/replacements/verifier/NodeIntrinsicVerifier;

  private TypeMirror valueNodeType();
    descriptor: ()LTypeMirror;
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.graalvm.compiler.replacements.verifier.NodeIntrinsicVerifier this
         0: .line 68
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tTypeMirror cannot be resolved to a type\n\tProcessingEnvironment cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.graalvm.compiler.replacements.verifier.NodeIntrinsicVerifier this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/graalvm/compiler/replacements/verifier/NodeIntrinsicVerifier;

  private TypeMirror classType();
    descriptor: ()LTypeMirror;
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.graalvm.compiler.replacements.verifier.NodeIntrinsicVerifier this
         0: .line 72
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tTypeMirror cannot be resolved to a type\n\tProcessingEnvironment cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.graalvm.compiler.replacements.verifier.NodeIntrinsicVerifier this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/graalvm/compiler/replacements/verifier/NodeIntrinsicVerifier;

  private TypeMirror resolvedJavaTypeType();
    descriptor: ()LTypeMirror;
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.graalvm.compiler.replacements.verifier.NodeIntrinsicVerifier this
         0: .line 76
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tTypeMirror cannot be resolved to a type\n\tProcessingEnvironment cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.graalvm.compiler.replacements.verifier.NodeIntrinsicVerifier this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/graalvm/compiler/replacements/verifier/NodeIntrinsicVerifier;

  private TypeMirror resolvedJavaMethodType();
    descriptor: ()LTypeMirror;
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.graalvm.compiler.replacements.verifier.NodeIntrinsicVerifier this
         0: .line 80
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tTypeMirror cannot be resolved to a type\n\tProcessingEnvironment cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.graalvm.compiler.replacements.verifier.NodeIntrinsicVerifier this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/graalvm/compiler/replacements/verifier/NodeIntrinsicVerifier;

  private TypeMirror structuralInputType();
    descriptor: ()LTypeMirror;
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.graalvm.compiler.replacements.verifier.NodeIntrinsicVerifier this
         0: .line 84
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tTypeMirror cannot be resolved to a type\n\tProcessingEnvironment cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.graalvm.compiler.replacements.verifier.NodeIntrinsicVerifier this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/graalvm/compiler/replacements/verifier/NodeIntrinsicVerifier;

  private TypeMirror graphBuilderContextType();
    descriptor: ()LTypeMirror;
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.graalvm.compiler.replacements.verifier.NodeIntrinsicVerifier this
         0: .line 88
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tTypeMirror cannot be resolved to a type\n\tProcessingEnvironment cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.graalvm.compiler.replacements.verifier.NodeIntrinsicVerifier this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/graalvm/compiler/replacements/verifier/NodeIntrinsicVerifier;

  public void <init>(ProcessingEnvironment);
    descriptor: (LProcessingEnvironment;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.graalvm.compiler.replacements.verifier.NodeIntrinsicVerifier this
         0: .line 34
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \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 type NodeIntrinsicVerifier must implement the inherited abstract method AbstractVerifier.verify(Element, AnnotationMirror, PluginGenerator)\n\tTypeMirror cannot be resolved to a type\n\tProcessingEnvironment cannot be resolved to a type\n\tTypeMirror cannot be resolved to a type\n\tProcessingEnvironment cannot be resolved to a type\n\tTypeMirror cannot be resolved to a type\n\tProcessingEnvironment cannot be resolved to a type\n\tTypeMirror cannot be resolved to a type\n\tProcessingEnvironment cannot be resolved to a type\n\tTypeMirror cannot be resolved to a type\n\tProcessingEnvironment cannot be resolved to a type\n\tTypeMirror cannot be resolved to a type\n\tProcessingEnvironment cannot be resolved to a type\n\tTypeMirror cannot be resolved to a type\n\tProcessingEnvironment cannot be resolved to a type\n\tTypeMirror cannot be resolved to a type\n\tProcessingEnvironment cannot be resolved to a type\n\tProcessingEnvironment cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tAnnotationMirror cannot be resolved to a type\n\tElementKind cannot be resolved to a variable\n\tExecutableElement cannot be resolved to a type\n\tExecutableElement cannot be resolved to a type\n\tModifier cannot be resolved to a variable\n\tProcessingEnvironment cannot be resolved to a type\n\tKind cannot be resolved to a variable\n\tModifier cannot be resolved to a variable\n\tProcessingEnvironment cannot be resolved to a type\n\tKind cannot be resolved to a variable\n\tTypeMirror cannot be resolved to a type\n\tTypeMirror cannot be resolved to a type\n\tTypeElement cannot be resolved to a type\n\tTypeElement cannot be resolved to a type\n\tProcessingEnvironment 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\tTypeMirror cannot be resolved to a type\n\tTypeVariable cannot be resolved to a type\n\tProcessingEnvironment cannot be resolved to a type\n\tKind cannot be resolved to a variable\n\tTypeKind cannot be resolved to a variable\n\tVariableElement cannot be resolved to a type\n\tProcessingEnvironment cannot be resolved to a type\n\tKind cannot be resolved to a variable\n\tTypeMirror cannot be resolved to a type\n\tExecutableElement cannot be resolved to a type\n\tExecutableElement cannot be resolved to a type\n\tExecutableElement cannot be resolved to a type\n\tThe method emptyList() from the type Collections refers to the missing type ExecutableElement\n\tModifier cannot be resolved to a variable\n\tProcessingEnvironment cannot be resolved to a type\n\tKind cannot be resolved to a variable\n\tProcessingEnvironment cannot be resolved to a type\n\tKind cannot be resolved to a variable\n\tThe method nodeType() from the type NodeIntrinsicVerifier refers to the missing type TypeMirror\n\tTypeMirror cannot be resolved to a type\n\tProcessingEnvironment cannot be resolved to a type\n\tThe method structuralInputType() from the type NodeIntrinsicVerifier refers to the missing type TypeMirror\n\tExecutableElement cannot be resolved to a type\n\tProcessingEnvironment cannot be resolved to a type\n\tKind cannot be resolved to a variable\n\tExecutableElement cannot be resolved to a type\n\tProcessingEnvironment cannot be resolved to a type\n\tKind cannot be resolved to a variable\n\tExecutableElement cannot be resolved to a type\n\tProcessingEnvironment cannot be resolved to a type\n\tKind cannot be resolved to a variable\n\tTypeElement cannot be resolved to a type\n\tTypeMirror cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tAnnotationMirror cannot be resolved to a type\n\tProcessingEnvironment cannot be resolved to a type\n\tKind cannot be resolved to a variable\n\tTypeMirror cannot be resolved to a type\n\tTypeElement cannot be resolved to a type\n\tExecutableElement cannot be resolved to a type\n\tTypeElement cannot be resolved to a type\n\tTypeElement cannot be resolved to a type\n\tExecutableElement cannot be resolved to a type\n\tTypeMirror cannot be resolved to a type\n\tTypeMirror cannot be resolved to a type\n\tTypeKind cannot be resolved to a variable\n\tTypeKind cannot be resolved to a variable\n\tTypeKind cannot be resolved to a variable\n\tTypeKind cannot be resolved to a variable\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.graalvm.compiler.replacements.verifier.NodeIntrinsicVerifier this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/graalvm/compiler/replacements/verifier/NodeIntrinsicVerifier;
    MethodParameters:
      Name  Flags
      env   

  public java.lang.Class<? extends java.lang.annotation.Annotation> getAnnotationClass();
    descriptor: ()Ljava/lang/Class;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // org.graalvm.compiler.replacements.verifier.NodeIntrinsicVerifier this
         0: .line 98
            ldc Lorg/graalvm/compiler/graph/Node$NodeIntrinsic;
            areturn
        end local 0 // org.graalvm.compiler.replacements.verifier.NodeIntrinsicVerifier this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/graalvm/compiler/replacements/verifier/NodeIntrinsicVerifier;
    Signature: ()Ljava/lang/Class<+Ljava/lang/annotation/Annotation;>;

  public void verify(Element, AnnotationMirror, org.graalvm.compiler.replacements.verifier.PluginGenerator);
    descriptor: (LElement;LAnnotationMirror;Lorg/graalvm/compiler/replacements/verifier/PluginGenerator;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=4, args_size=4
        start local 0 // org.graalvm.compiler.replacements.verifier.NodeIntrinsicVerifier this
         0: .line 102
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tElement cannot be resolved to a type\n\tAnnotationMirror cannot be resolved to a type\n\tElementKind cannot be resolved to a variable\n\tExecutableElement cannot be resolved to a type\n\tExecutableElement cannot be resolved to a type\n\tModifier cannot be resolved to a variable\n\tProcessingEnvironment cannot be resolved to a type\n\tKind cannot be resolved to a variable\n\tModifier cannot be resolved to a variable\n\tProcessingEnvironment cannot be resolved to a type\n\tKind cannot be resolved to a variable\n\tTypeMirror cannot be resolved to a type\n\tTypeMirror cannot be resolved to a type\n\tTypeElement cannot be resolved to a type\n\tTypeElement cannot be resolved to a type\n\tProcessingEnvironment 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\tTypeMirror cannot be resolved to a type\n\tTypeVariable cannot be resolved to a type\n\tProcessingEnvironment cannot be resolved to a type\n\tKind cannot be resolved to a variable\n\tTypeKind cannot be resolved to a variable\n\tVariableElement cannot be resolved to a type\n\tProcessingEnvironment cannot be resolved to a type\n\tKind cannot be resolved to a variable\n\tTypeMirror cannot be resolved to a type\n\tExecutableElement cannot be resolved to a type\n\tExecutableElement cannot be resolved to a type\n\tExecutableElement cannot be resolved to a type\n\tThe method emptyList() from the type Collections refers to the missing type ExecutableElement\n\tModifier cannot be resolved to a variable\n\tProcessingEnvironment cannot be resolved to a type\n\tKind cannot be resolved to a variable\n\tProcessingEnvironment cannot be resolved to a type\n\tKind cannot be resolved to a variable\n\tThe method nodeType() from the type NodeIntrinsicVerifier refers to the missing type TypeMirror\n\tTypeMirror cannot be resolved to a type\n\tProcessingEnvironment cannot be resolved to a type\n\tThe method structuralInputType() from the type NodeIntrinsicVerifier refers to the missing type TypeMirror\n\tExecutableElement cannot be resolved to a type\n\tProcessingEnvironment cannot be resolved to a type\n\tKind cannot be resolved to a variable\n\tExecutableElement cannot be resolved to a type\n\tProcessingEnvironment cannot be resolved to a type\n\tKind cannot be resolved to a variable\n\tExecutableElement cannot be resolved to a type\n\tProcessingEnvironment cannot be resolved to a type\n\tKind cannot be resolved to a variable\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.graalvm.compiler.replacements.verifier.NodeIntrinsicVerifier this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/graalvm/compiler/replacements/verifier/NodeIntrinsicVerifier;
    MethodParameters:
            Name  Flags
      element     
      annotation  
      generator   

  void checkInputType(TypeElement, TypeMirror, Element, AnnotationMirror);
    descriptor: (LTypeElement;LTypeMirror;LElement;LAnnotationMirror;)V
    flags: (0x0000) 
    Code:
      stack=3, locals=5, args_size=5
        start local 0 // org.graalvm.compiler.replacements.verifier.NodeIntrinsicVerifier this
         0: .line 194
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tTypeElement cannot be resolved to a type\n\tTypeMirror cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tAnnotationMirror cannot be resolved to a type\n\tProcessingEnvironment cannot be resolved to a type\n\tKind cannot be resolved to a variable\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.graalvm.compiler.replacements.verifier.NodeIntrinsicVerifier this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/graalvm/compiler/replacements/verifier/NodeIntrinsicVerifier;
    MethodParameters:
            Name  Flags
      nodeClass   
      returnType  
      element     
      annotation  

  org.graalvm.compiler.nodeinfo.InputType getInputType(TypeMirror, Element, AnnotationMirror);
    descriptor: (LTypeMirror;LElement;LAnnotationMirror;)Lorg/graalvm/compiler/nodeinfo/InputType;
    flags: (0x0000) 
    Code:
      stack=3, locals=4, args_size=4
        start local 0 // org.graalvm.compiler.replacements.verifier.NodeIntrinsicVerifier this
         0: .line 212
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tTypeMirror cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.graalvm.compiler.replacements.verifier.NodeIntrinsicVerifier this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/graalvm/compiler/replacements/verifier/NodeIntrinsicVerifier;
    MethodParameters:
            Name  Flags
      type        
      element     
      annotation  

  boolean isNodeType(TypeElement);
    descriptor: (LTypeElement;)Z
    flags: (0x0000) 
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.graalvm.compiler.replacements.verifier.NodeIntrinsicVerifier this
         0: .line 227
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \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.replacements.verifier.NodeIntrinsicVerifier this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/graalvm/compiler/replacements/verifier/NodeIntrinsicVerifier;
    MethodParameters:
           Name  Flags
      nodeClass  

  TypeMirror[] constructorSignature(ExecutableElement);
    descriptor: (LExecutableElement;)[LTypeMirror;
    flags: (0x0000) 
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.graalvm.compiler.replacements.verifier.NodeIntrinsicVerifier this
         0: .line 231
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tExecutableElement cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.graalvm.compiler.replacements.verifier.NodeIntrinsicVerifier this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/graalvm/compiler/replacements/verifier/NodeIntrinsicVerifier;
    MethodParameters:
        Name  Flags
      method  

  java.util.List<ExecutableElement> findConstructors(TypeElement, TypeMirror[], java.util.Map<ExecutableElement, java.lang.String>, boolean);
    descriptor: (LTypeElement;[LTypeMirror;Ljava/util/Map;Z)Ljava/util/List;
    flags: (0x0000) 
    Code:
      stack=3, locals=5, args_size=5
        start local 0 // org.graalvm.compiler.replacements.verifier.NodeIntrinsicVerifier this
         0: .line 248
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \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.replacements.verifier.NodeIntrinsicVerifier this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/graalvm/compiler/replacements/verifier/NodeIntrinsicVerifier;
    Signature: (LTypeElement;[LTypeMirror;Ljava/util/Map<LExecutableElement;Ljava/lang/String;>;Z)Ljava/util/List<LExecutableElement;>;
    MethodParameters:
                       Name  Flags
      nodeClass              
      signature              
      nonMatches             
      requiresInjectedStamp  

  java.util.List<ExecutableElement> findIntrinsifyFactoryMethod(TypeElement, TypeMirror[], java.util.Map<ExecutableElement, java.lang.String>, boolean);
    descriptor: (LTypeElement;[LTypeMirror;Ljava/util/Map;Z)Ljava/util/List;
    flags: (0x0000) 
    Code:
      stack=3, locals=5, args_size=5
        start local 0 // org.graalvm.compiler.replacements.verifier.NodeIntrinsicVerifier this
         0: .line 259
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \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.replacements.verifier.NodeIntrinsicVerifier this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/graalvm/compiler/replacements/verifier/NodeIntrinsicVerifier;
    Signature: (LTypeElement;[LTypeMirror;Ljava/util/Map<LExecutableElement;Ljava/lang/String;>;Z)Ljava/util/List<LExecutableElement;>;
    MethodParameters:
                       Name  Flags
      nodeClass              
      signature              
      nonMatches             
      requiresInjectedStamp  

  boolean matchSignature(int, ExecutableElement, TypeMirror[], java.util.Map<ExecutableElement, java.lang.String>, );
    descriptor: (ILExecutableElement;[LTypeMirror;Ljava/util/Map;Z)Z
    flags: (0x0000) 
    Code:
      stack=3, locals=6, args_size=6
        start local 0 // org.graalvm.compiler.replacements.verifier.NodeIntrinsicVerifier this
         0: .line 292
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tExecutableElement cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.graalvm.compiler.replacements.verifier.NodeIntrinsicVerifier this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/graalvm/compiler/replacements/verifier/NodeIntrinsicVerifier;
    Signature: (ILExecutableElement;[LTypeMirror;Ljava/util/Map<LExecutableElement;Ljava/lang/String;>;Z)Z
    MethodParameters:
                       Name  Flags
      numSkippedParameters   
      method                 
      signature              
      nonMatches             
      requiresInjectedStamp  

  boolean isTypeCompatible(TypeMirror, TypeMirror);
    descriptor: (LTypeMirror;LTypeMirror;)Z
    flags: (0x0000) 
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // org.graalvm.compiler.replacements.verifier.NodeIntrinsicVerifier this
         0: .line 341
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tTypeMirror cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.graalvm.compiler.replacements.verifier.NodeIntrinsicVerifier this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/graalvm/compiler/replacements/verifier/NodeIntrinsicVerifier;
    MethodParameters:
                  Name  Flags
      originalType      
      substitutionType  

  static boolean needsErasure(TypeMirror);
    descriptor: (LTypeMirror;)Z
    flags: (0x0008) ACC_STATIC
    Code:
      stack=3, locals=1, args_size=1
         0: .line 353
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tTypeMirror cannot be resolved to a type\n\tTypeKind cannot be resolved to a variable\n\tTypeKind cannot be resolved to a variable\n\tTypeKind cannot be resolved to a variable\n\tTypeKind cannot be resolved to a variable\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
      LocalVariableTable:
        Start  End  Slot  Name  Signature
    MethodParameters:
            Name  Flags
      typeMirror  

  public void verify(Element, AnnotationMirror, org.graalvm.compiler.replacements.verifier.PluginGenerator);
    descriptor: (LElement;LAnnotationMirror;Lorg/graalvm/compiler/replacements/verifier/PluginGenerator;)V
    flags: (0x1001) ACC_PUBLIC, ACC_SYNTHETIC
    Code:
      stack=3, locals=4, args_size=4
         0: .line 56
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tThe type NodeIntrinsicVerifier must implement the inherited abstract method AbstractVerifier.verify(Element, AnnotationMirror, PluginGenerator)\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
      LocalVariableTable:
        Start  End  Slot  Name  Signature
    MethodParameters:
      Name  Flags
            
            
            
}
SourceFile: "NodeIntrinsicVerifier.java"
InnerClasses:
  public abstract NodeIntrinsic = org.graalvm.compiler.graph.Node$NodeIntrinsic of org.graalvm.compiler.graph.Node