public class org.graalvm.compiler.replacements.verifier.GeneratedNodeIntrinsicPlugin$CustomFactoryPlugin extends org.graalvm.compiler.replacements.verifier.GeneratedNodeIntrinsicPlugin
  minor version: 0
  major version: 59
  flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: org.graalvm.compiler.replacements.verifier.GeneratedNodeIntrinsicPlugin$CustomFactoryPlugin
  super_class: org.graalvm.compiler.replacements.verifier.GeneratedNodeIntrinsicPlugin
{
  private final ExecutableElement customFactory;
    descriptor: LExecutableElement;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  public void <init>(ExecutableElement, ExecutableElement, TypeMirror[]);
    descriptor: (LExecutableElement;LExecutableElement;[LTypeMirror;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=4, args_size=4
        start local 0 // org.graalvm.compiler.replacements.verifier.GeneratedNodeIntrinsicPlugin$CustomFactoryPlugin this
         0: .line 29
            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.tools cannot be resolved\n\tTypeMirror 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\tTypeMirror cannot be resolved to a type\n\tProcessingEnvironment cannot be resolved to a type\n\tVariableElement cannot be resolved to a type\n\tProcessingEnvironment cannot be resolved to a type\n\tProcessingEnvironment cannot be resolved to a type\n\tVariableElement cannot be resolved to a type\n\tThe method getParameters() from the type GeneratedNodeIntrinsicPlugin refers to the missing type VariableElement\n\tVariableElement cannot be resolved to a type\n\tDeclaredType cannot be resolved to a type\n\tTypeMirror 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\tTypeMirror cannot be resolved to a type\n\tTypeMirror cannot be resolved to a type\n\tThe type GeneratedNodeIntrinsicPlugin.ConstructorPlugin must implement the inherited abstract method GeneratedPlugin.createExecute(ProcessingEnvironment, PrintWriter)\n\tThe type GeneratedNodeIntrinsicPlugin.ConstructorPlugin must implement the inherited abstract method GeneratedNodeIntrinsicPlugin.factoryCall(ProcessingEnvironment, PrintWriter, InjectedDependencies, int)\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\tTypeMirror cannot be resolved to a type\n\tExecutableElement cannot be resolved to a type\n\tExecutableElement cannot be resolved to a type\n\tTypeKind cannot be resolved to a variable\n\tVariableElement cannot be resolved to a type\n\tExecutableElement cannot be resolved to a type\n\tProcessingEnvironment 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\tExecutableElement cannot be resolved to a type\n\tTypeKind cannot be resolved to a variable\n\tExecutableElement cannot be resolved to a type\n\tThe type GeneratedNodeIntrinsicPlugin.CustomFactoryPlugin must implement the inherited abstract method GeneratedPlugin.createExecute(ProcessingEnvironment, PrintWriter)\n\tThe type GeneratedNodeIntrinsicPlugin.CustomFactoryPlugin must implement the inherited abstract method GeneratedNodeIntrinsicPlugin.factoryCall(ProcessingEnvironment, PrintWriter, InjectedDependencies, int)\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\tTypeMirror cannot be resolved to a type\n\tExecutableElement cannot be resolved to a type\n\tVariableElement cannot be resolved to a type\n\tVariableElement cannot be resolved to a type\n\tExecutableElement cannot be resolved to a type\n\tProcessingEnvironment 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\tKind cannot be resolved to a variable\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.GeneratedNodeIntrinsicPlugin$CustomFactoryPlugin this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/graalvm/compiler/replacements/verifier/GeneratedNodeIntrinsicPlugin$CustomFactoryPlugin;
    MethodParameters:
                 Name  Flags
      intrinsicMethod  
      customFactory    
      signature        

  public void extraImports(java.util.Set<java.lang.String>);
    descriptor: (Ljava/util/Set;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.graalvm.compiler.replacements.verifier.GeneratedNodeIntrinsicPlugin$CustomFactoryPlugin this
         0: .line 150
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.graalvm.compiler.replacements.verifier.GeneratedNodeIntrinsicPlugin$CustomFactoryPlugin this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/graalvm/compiler/replacements/verifier/GeneratedNodeIntrinsicPlugin$CustomFactoryPlugin;
    Signature: (Ljava/util/Set<Ljava/lang/String;>;)V
    MethodParameters:
         Name  Flags
      imports  

  protected java.util.List<? extends VariableElement> getParameters();
    descriptor: ()Ljava/util/List;
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.graalvm.compiler.replacements.verifier.GeneratedNodeIntrinsicPlugin$CustomFactoryPlugin this
         0: .line 154
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tVariableElement cannot be resolved to a type\n\tVariableElement cannot be resolved to a type\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.GeneratedNodeIntrinsicPlugin$CustomFactoryPlugin this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/graalvm/compiler/replacements/verifier/GeneratedNodeIntrinsicPlugin$CustomFactoryPlugin;
    Signature: ()Ljava/util/List<+LVariableElement;>;

  protected void factoryCall(ProcessingEnvironment, java.io.PrintWriter, org.graalvm.compiler.replacements.verifier.InjectedDependencies, int);
    descriptor: (LProcessingEnvironment;Ljava/io/PrintWriter;Lorg/graalvm/compiler/replacements/verifier/InjectedDependencies;I)V
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=3, locals=5, args_size=5
        start local 0 // org.graalvm.compiler.replacements.verifier.GeneratedNodeIntrinsicPlugin$CustomFactoryPlugin this
         0: .line 161
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tProcessingEnvironment 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\tKind cannot be resolved to a variable\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.GeneratedNodeIntrinsicPlugin$CustomFactoryPlugin this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/graalvm/compiler/replacements/verifier/GeneratedNodeIntrinsicPlugin$CustomFactoryPlugin;
    MethodParameters:
          Name  Flags
      env       
      out       
      deps      
      argCount  
}
SourceFile: "GeneratedNodeIntrinsicPlugin.java"
NestHost: org.graalvm.compiler.replacements.verifier.GeneratedNodeIntrinsicPlugin
InnerClasses:
  public CustomFactoryPlugin = org.graalvm.compiler.replacements.verifier.GeneratedNodeIntrinsicPlugin$CustomFactoryPlugin of org.graalvm.compiler.replacements.verifier.GeneratedNodeIntrinsicPlugin