ItemType

interface ItemType

Describes the base type of item created by an ItemDesc.

Inheritors

Types

Link copied to clipboard
data class Keyed(val key: Key) : ItemType

An item type described by a namespaced key.

Link copied to clipboard
interface Raw : ItemType

Platform-specific type.