Structs§
- Introduction
Point - The location where a value was introduced.
- Output
Reference Value - A Sierra reference to a value. Returned from a libfunc.
- Reference
Expression - A collection of Cell Expression which represents one logical object.
- Reference
Value - A Sierra reference to a value. Corresponds to an argument or return value of a Sierra statement.
Enums§
- Output
Reference Value Introduction Point - The location where a value was introduced for output reference values.
- References
Error
Functions§
- build_
function_ parameters_ refs - Builds the HashMap of references to the parameters of a function.
- check_
types_ match - Checks that the list of references contains types matching the given types.