public class org.graalvm.compiler.replacements.processor.InjectedDependencies implements java.lang.Iterable<org.graalvm.compiler.replacements.processor.InjectedDependencies$Dependency>
minor version: 0
major version: 59
flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
this_class: org.graalvm.compiler.replacements.processor.InjectedDependencies
super_class: java.lang.Object
{
protected final java.util.HashMap<java.lang.String, org.graalvm.compiler.replacements.processor.InjectedDependencies$Dependency> deps;
descriptor: Ljava/util/HashMap;
flags: (0x0014) ACC_PROTECTED, ACC_FINAL
Signature: Ljava/util/HashMap<Ljava/lang/String;Lorg/graalvm/compiler/replacements/processor/InjectedDependencies$Dependency;>;
protected final boolean useVariables;
descriptor: Z
flags: (0x0014) ACC_PROTECTED, ACC_FINAL
protected final ExecutableElement intrinsicMethod;
descriptor: LExecutableElement;
flags: (0x0014) ACC_PROTECTED, ACC_FINAL
public void <init>(boolean, ExecutableElement);
descriptor: (ZLExecutableElement;)V
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\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;
MethodParameters:
Name Flags
useVariables
intrinsicMethod
public java.lang.String use(org.graalvm.compiler.processor.AbstractProcessor, org.graalvm.compiler.replacements.processor.InjectedDependencies$WellKnownDependency);
descriptor: (Lorg/graalvm/compiler/processor/AbstractProcessor;Lorg/graalvm/compiler/replacements/processor/InjectedDependencies$WellKnownDependency;)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\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;
MethodParameters:
Name Flags
processor
wellKnown
public org.graalvm.compiler.replacements.processor.InjectedDependencies$Dependency find(org.graalvm.compiler.processor.AbstractProcessor, DeclaredType);
descriptor: (Lorg/graalvm/compiler/processor/AbstractProcessor;LDeclaredType;)Lorg/graalvm/compiler/replacements/processor/InjectedDependencies$Dependency;
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\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"
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;
MethodParameters:
Name Flags
processor
type
public java.lang.String use(org.graalvm.compiler.processor.AbstractProcessor, DeclaredType);
descriptor: (Lorg/graalvm/compiler/processor/AbstractProcessor;LDeclaredType;)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\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;
MethodParameters:
Name Flags
processor
type
public java.lang.String inject(org.graalvm.compiler.processor.AbstractProcessor, DeclaredType);
descriptor: (Lorg/graalvm/compiler/processor/AbstractProcessor;LDeclaredType;)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\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;
MethodParameters:
Name Flags
processor
type
public java.util.Iterator<org.graalvm.compiler.replacements.processor.InjectedDependencies$Dependency> iterator();
descriptor: ()Ljava/util/Iterator;
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=1, args_size=1
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problem: \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;
Signature: ()Ljava/util/Iterator<Lorg/graalvm/compiler/replacements/processor/InjectedDependencies$Dependency;>;
public boolean isEmpty();
descriptor: ()Z
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=1, args_size=1
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problem: \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;
}
Signature: Ljava/lang/Object;Ljava/lang/Iterable<Lorg/graalvm/compiler/replacements/processor/InjectedDependencies$Dependency;>;
SourceFile: "InjectedDependencies.java"
NestMembers:
org.graalvm.compiler.replacements.processor.InjectedDependencies$Dependency org.graalvm.compiler.replacements.processor.InjectedDependencies$DependencyImpl org.graalvm.compiler.replacements.processor.InjectedDependencies$InjectedDependency org.graalvm.compiler.replacements.processor.InjectedDependencies$InjectedStampDependency org.graalvm.compiler.replacements.processor.InjectedDependencies$WellKnownDependency
InnerClasses:
public abstract Dependency = org.graalvm.compiler.replacements.processor.InjectedDependencies$Dependency of org.graalvm.compiler.replacements.processor.InjectedDependencies
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
private final InjectedStampDependency = org.graalvm.compiler.replacements.processor.InjectedDependencies$InjectedStampDependency of org.graalvm.compiler.replacements.processor.InjectedDependencies
public final WellKnownDependency = org.graalvm.compiler.replacements.processor.InjectedDependencies$WellKnownDependency of org.graalvm.compiler.replacements.processor.InjectedDependencies