Interface IPrimitiveType

All Superinterfaces:
ICodeItem, ICodeType, INativeItem, INativeItemListenable, INativeType

public interface IPrimitiveType extends INativeType
Definition of native primitive types.
  • Method Details

    • getCategory

      PrimitiveCategory getCategory()
      Get this primitive's encoding category.
      Returns:
      the encoding category; null for the void type (which is considered primitive) or an unknown/unsupported encoding type