Module types
Source - Array
- Represents the physical properties of an array.
- Enum
- Represents the physical properties of an enum type.
- Field
- Represents the phystical properties of a field in a struct or union.
- Float
- Represents the physical properties of a float.
- Function
- Represents the physical properties of a function.
- Integer
- Represents the physical properties of an integer.
- Struct
- Represents the physical properties of a structure.
- Type
- Represents a fully-qualified type.
- TypeDatabase
- Holds type information.
- BaseType
- Variant for holding any kind of type.
- AddToTypeDatabase