Module pre_sierra
Source - Function
- Represents a compiled function before the label-resolution phase (pre-sierra).
- Label
- Represents a pre-sierra label.
- LabelId
- LabelIdWithDb
- LabelLongId
- Represents the long id of a pre-sierra label.
The long id consists of the parent function and a unique identifier inside the function.
- PushValue
- Represents a single element that should be pushed onto the stack as part of
Statement::PushValues.
- StatementWithLocation
- Represents a pre-sierra statement, with its location in the source code.
- Statement
- Represents a pre-sierra statement - a statement before label-resolution.