Structs§
- Lowering context for the encapsulating semantic function. Each semantic function may generate multiple lowered functions. This context is common to all the generated lowered functions of an encapsulating semantic function.
- Lazy expression value of an extern call returning an enum.
- Request for a lowered variable allocation.
Enums§
- Representation of the value of a computed expression.
- Cases where the flow of lowering an expression should halt.
Functions§
- Converts a lowering flow error to the appropriate block builder end, if possible.