Expand description
Type builder
Structs§
- Bound
- Type interval bound.
- Bundle
Field Definition - Single bundle field definition.
- Bundle
Type Definition - Bundle type definition’s inner contents.
- Enum
Type Definition - An enumeration type definition’s inner contents.
- Regular
Type Definition - Regular type definition’s inner contents.
- Type
Definition - Type definition with a name, location and inner contents for the different variants.
- Type
Domain - Type’s domain consisting of the defined intervals.
Enums§
- Type
Definition Contents - Type definition inner contents.
- Type
Interval - Type interval.
Functions§
- build_
bundle_ field - Build a single bundle field.
- build_
bundle_ type - Build a bundle type definition.
- build_
enum_ type - Build an enumeration type definition.
- build_
regular_ type_ definition - Build a regular type definition.
- build_
type_ definition - Build a type definition section and add all type definitions to the context’s specification.
- build_
type_ definition_ any - Build any type definition.
- build_
type_ domain - Build a type’s domain consisting of one or more bounds.
- build_
type_ domain_ constant - Build a type domain constant inclusion or exclusion.
- build_
type_ domain_ range_ lower - Build a type domain lower bounded interval bound.
- build_
type_ domain_ range_ upper - Build a type domain upper bounded interval bound.
- build_
type_ units - Build a type’s units from a cursor.