cl_typeck

Module type_kind

Source
Expand description

A TypeKind is a node in the Table’s type graph

Enums§

  • A user-defined Aromatic Data Type
  • The set of compiler-intrinsic types. These primitive types have native implementations of the basic operations.
  • A TypeKind represents an item (a component of a Table)