public final class org.graalvm.compiler.replacements.processor.InjectedDependencies$InjectedDependency extends org.graalvm.compiler.replacements.processor.InjectedDependencies$DependencyImpl
  minor version: 0
  major version: 59
  flags: flags: (0x0031) ACC_PUBLIC, ACC_FINAL, ACC_SUPER
  this_class: org.graalvm.compiler.replacements.processor.InjectedDependencies$InjectedDependency
  super_class: org.graalvm.compiler.replacements.processor.InjectedDependencies$DependencyImpl
{
  protected void <init>(java.lang.String, java.lang.String);
    descriptor: (Ljava/lang/String;Ljava/lang/String;)V
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // org.graalvm.compiler.replacements.processor.InjectedDependencies$InjectedDependency this
         0: .line 33
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \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\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\tThe type InjectedDependencies.InjectedDependency must implement the inherited abstract method InjectedDependencies.DependencyImpl.getExpression(AbstractProcessor, ExecutableElement)\n\tThe type InjectedDependencies.InjectedDependency must implement the inherited abstract method InjectedDependencies.Dependency.getExpression(AbstractProcessor, ExecutableElement)\n\tThe type InjectedDependencies.InjectedDependency must implement the inherited abstract method InjectedDependencies.Dependency.getName(AbstractProcessor, ExecutableElement)\n\tExecutableElement cannot be resolved to a type\n\tThe type InjectedDependencies.InjectedStampDependency must implement the inherited abstract method InjectedDependencies.DependencyImpl.getExpression(AbstractProcessor, ExecutableElement)\n\tThe type InjectedDependencies.InjectedStampDependency must implement the inherited abstract method InjectedDependencies.Dependency.getExpression(AbstractProcessor, ExecutableElement)\n\tThe type InjectedDependencies.InjectedStampDependency must implement the inherited abstract method InjectedDependencies.Dependency.getName(AbstractProcessor, ExecutableElement)\n\tExecutableElement cannot be resolved to a type\n\tAnnotationMirror cannot be resolved to a type\n\tThe method getType(String) from the type AbstractProcessor refers to the missing type TypeMirror\n\tThe type InjectedDependencies.WellKnownDependency must implement the inherited abstract method InjectedDependencies.Dependency.getExpression(AbstractProcessor, ExecutableElement)\n\tThe type InjectedDependencies.WellKnownDependency must implement the inherited abstract method InjectedDependencies.Dependency.getName(AbstractProcessor, ExecutableElement)\n\tTypeMirror cannot be resolved to a type\n\tThe method getType(String) from the type AbstractProcessor refers to the missing type TypeMirror\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\tExecutableElement cannot be resolved to a type\n\tExecutableElement cannot be resolved to a type\n\tExecutableElement cannot be resolved to a type\n\tDeclaredType cannot be resolved to a type\n\tThe method env() from the type AbstractProcessor refers to the missing type ProcessingEnvironment\n\tThe method getType(AbstractProcessor) from the type InjectedDependencies.WellKnownDependency refers to the missing type TypeMirror\n\tDeclaredType cannot be resolved to a type\n\tExecutableElement cannot be resolved to a type\n\tDeclaredType 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.processor.InjectedDependencies$InjectedDependency this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/graalvm/compiler/replacements/processor/InjectedDependencies$InjectedDependency;
    MethodParameters:
      Name  Flags
      name  
      type  

  public java.lang.String getExpression(org.graalvm.compiler.processor.AbstractProcessor, ExecutableElement);
    descriptor: (Lorg/graalvm/compiler/processor/AbstractProcessor;LExecutableElement;)Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // org.graalvm.compiler.replacements.processor.InjectedDependencies$InjectedDependency this
         0: .line 82
            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.processor.InjectedDependencies$InjectedDependency this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/graalvm/compiler/replacements/processor/InjectedDependencies$InjectedDependency;
    MethodParameters:
           Name  Flags
      processor  
      inject     
}
SourceFile: "InjectedDependencies.java"
NestHost: org.graalvm.compiler.replacements.processor.InjectedDependencies
InnerClasses:
  private abstract DependencyImpl = org.graalvm.compiler.replacements.processor.InjectedDependencies$DependencyImpl of org.graalvm.compiler.replacements.processor.InjectedDependencies
  protected final InjectedDependency = org.graalvm.compiler.replacements.processor.InjectedDependencies$InjectedDependency of org.graalvm.compiler.replacements.processor.InjectedDependencies