public interface com.oracle.truffle.js.nodes.function.JSBuiltinNode$Inlineable extends com.oracle.truffle.api.nodes.NodeInterface
minor version: 0
major version: 59
flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
this_class: com.oracle.truffle.js.nodes.function.JSBuiltinNode$Inlineable
super_class: java.lang.Object
{
public abstract com.oracle.truffle.js.nodes.function.JSBuiltinNode$Inlined createInlined();
descriptor: ()Lcom/oracle/truffle/js/nodes/function/JSBuiltinNode$Inlined;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
}
SourceFile: "JSBuiltinNode.java"
NestHost: com.oracle.truffle.js.nodes.function.JSBuiltinNode
InnerClasses:
public abstract Inlineable = com.oracle.truffle.js.nodes.function.JSBuiltinNode$Inlineable of com.oracle.truffle.js.nodes.function.JSBuiltinNode
public abstract Inlined = com.oracle.truffle.js.nodes.function.JSBuiltinNode$Inlined of com.oracle.truffle.js.nodes.function.JSBuiltinNode