public interface sun.jvm.hotspot.types.PointerType extends sun.jvm.hotspot.types.Type
minor version: 0
major version: 59
flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
this_class: sun.jvm.hotspot.types.PointerType
super_class: java.lang.Object
{
public abstract sun.jvm.hotspot.types.Type getTargetType();
descriptor: ()Lsun/jvm/hotspot/types/Type;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
}
SourceFile: "PointerType.java"