final class org.graalvm.compiler.replacements.processor.InjectedDependencies$InjectedStampDependency extends org.graalvm.compiler.replacements.processor.InjectedDependencies$DependencyImpl
minor version: 0
major version: 59
flags: flags: (0x0030) ACC_FINAL, ACC_SUPER
this_class: org.graalvm.compiler.replacements.processor.InjectedDependencies$InjectedStampDependency
super_class: org.graalvm.compiler.replacements.processor.InjectedDependencies$DependencyImpl
{
private void <init>();
descriptor: ()V
flags: (0x0002) ACC_PRIVATE
Code:
stack=3, locals=1, args_size=1
start local 0 0: 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 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lorg/graalvm/compiler/replacements/processor/InjectedDependencies$InjectedStampDependency;
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 0: new java.lang.Error
dup
ldc "Unresolved compilation problems: \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"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lorg/graalvm/compiler/replacements/processor/InjectedDependencies$InjectedStampDependency;
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
private final InjectedStampDependency = org.graalvm.compiler.replacements.processor.InjectedDependencies$InjectedStampDependency of org.graalvm.compiler.replacements.processor.InjectedDependencies