public interface com.oracle.svm.hosted.code.CompileQueue$ParseFunction
minor version: 0
major version: 59
flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
this_class: com.oracle.svm.hosted.code.CompileQueue$ParseFunction
super_class: java.lang.Object
{
public abstract void parse(org.graalvm.compiler.debug.DebugContext, com.oracle.svm.hosted.meta.HostedMethod, com.oracle.svm.hosted.code.CompileQueue$CompileReason, com.oracle.svm.core.graal.meta.RuntimeConfiguration);
descriptor: (Lorg/graalvm/compiler/debug/DebugContext;Lcom/oracle/svm/hosted/meta/HostedMethod;Lcom/oracle/svm/hosted/code/CompileQueue$CompileReason;Lcom/oracle/svm/core/graal/meta/RuntimeConfiguration;)V
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
MethodParameters:
Name Flags
debug
method
reason
config
}
SourceFile: "CompileQueue.java"
NestHost: com.oracle.svm.hosted.code.CompileQueue
InnerClasses:
public abstract CompileReason = com.oracle.svm.hosted.code.CompileQueue$CompileReason of com.oracle.svm.hosted.code.CompileQueue
public abstract ParseFunction = com.oracle.svm.hosted.code.CompileQueue$ParseFunction of com.oracle.svm.hosted.code.CompileQueue