Structs§
- Float
Type - Represents a floating point type with its properties
- Function
Type - Represents a function type with its parameters and return type
- Integer
Type - Represents an integer type with its properties
- Struct
Type - Represents a struct type with its fields
- TypeId
- A unique identifier for a type in the type system
- Type
Info - Contains all information about a specific type
Enums§
- Primitive
Type - Represents all primitive types in the language
- Type
Kind - Represents the different kinds of types in the language