public interface com.oracle.svm.truffle.api.SubstrateCompilableTruffleAST extends org.graalvm.compiler.truffle.common.CompilableTruffleAST, com.oracle.svm.core.deopt.SubstrateInstalledCode$Factory
minor version: 0
major version: 59
flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
this_class: com.oracle.svm.truffle.api.SubstrateCompilableTruffleAST
super_class: java.lang.Object
{
public abstract jdk.vm.ci.code.InstalledCode createPreliminaryInstalledCode();
descriptor: ()Ljdk/vm/ci/code/InstalledCode;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
}
SourceFile: "SubstrateCompilableTruffleAST.java"
InnerClasses:
public abstract Factory = com.oracle.svm.core.deopt.SubstrateInstalledCode$Factory of com.oracle.svm.core.deopt.SubstrateInstalledCode