public interface org.graalvm.compiler.nodes.spi.ArrayLengthProvider
minor version: 0
major version: 59
flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
this_class: org.graalvm.compiler.nodes.spi.ArrayLengthProvider
super_class: java.lang.Object
{
public abstract org.graalvm.compiler.nodes.ValueNode findLength(org.graalvm.compiler.nodes.spi.ArrayLengthProvider$FindLengthMode, jdk.vm.ci.meta.ConstantReflectionProvider);
descriptor: (Lorg/graalvm/compiler/nodes/spi/ArrayLengthProvider$FindLengthMode;Ljdk/vm/ci/meta/ConstantReflectionProvider;)Lorg/graalvm/compiler/nodes/ValueNode;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
MethodParameters:
Name Flags
mode
constantReflection
}
SourceFile: "ArrayLengthProvider.java"
NestMembers:
org.graalvm.compiler.nodes.spi.ArrayLengthProvider$FindLengthMode
InnerClasses:
public final FindLengthMode = org.graalvm.compiler.nodes.spi.ArrayLengthProvider$FindLengthMode of org.graalvm.compiler.nodes.spi.ArrayLengthProvider