Interface PointerType

  • All Superinterfaces:
    Type
    All Known Subinterfaces:
    ArrayType
    All Known Implementing Classes:
    NullType

    public interface PointerType
    extends Type
    Pointer type interface. This can be used to represent whatever type that represents an address to a memory location.