public interface org.graalvm.compiler.replacements.test.PEGraphDecoderTest$SingleInterface
minor version: 0
major version: 59
flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
this_class: org.graalvm.compiler.replacements.test.PEGraphDecoderTest$SingleInterface
super_class: java.lang.Object
{
public abstract org.graalvm.compiler.replacements.test.PEGraphDecoderTest$SingleInterface increment(long);
descriptor: (J)Lorg/graalvm/compiler/replacements/test/PEGraphDecoderTest$SingleInterface;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
MethodParameters:
Name Flags
offset
}
SourceFile: "PEGraphDecoderTest.java"
NestHost: org.graalvm.compiler.replacements.test.PEGraphDecoderTest
InnerClasses:
public abstract SingleInterface = org.graalvm.compiler.replacements.test.PEGraphDecoderTest$SingleInterface of org.graalvm.compiler.replacements.test.PEGraphDecoderTest