Structs§
- Represents a compiled function before the label-resolution phase (pre-sierra).
- Represents a pre-sierra label.
- Represents the long id of a pre-sierra label. The long id consists of the parent function and a unique identifier inside the function.
- Represents a single element that should be pushed onto the stack as part of Statement::PushValues.
- Represents a pre-sierra statement, with its location in the source code.
Enums§
- Represents a pre-sierra statement - a statement before label-resolution.