public interface org.graalvm.compiler.api.replacements.Fold$InjectedParameter extends java.lang.annotation.Annotation
minor version: 0
major version: 59
flags: flags: (0x2601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT, ACC_ANNOTATION
this_class: org.graalvm.compiler.api.replacements.Fold$InjectedParameter
super_class: java.lang.Object
{
}
SourceFile: "Fold.java"
NestHost: org.graalvm.compiler.api.replacements.Fold
InnerClasses:
public abstract InjectedParameter = org.graalvm.compiler.api.replacements.Fold$InjectedParameter of org.graalvm.compiler.api.replacements.Fold
RuntimeVisibleAnnotations:
java.lang.annotation.Retention(value = java.lang.annotation.RetentionPolicy.RUNTIME:Ljava/lang/annotation/RetentionPolicy;)
java.lang.annotation.Target(value = {java.lang.annotation.ElementType.PARAMETER:Ljava/lang/annotation/ElementType;})