Module cairo_lang_sierra_to_casm::references
source · Structs
- The location where a value was introduced.
- A Sierra reference to a value. Returned from a libfunc.
- A collection of Cell Expression which represents one logical object.
- A Sierra reference to a value. Corresponds to an argument or return value of a Sierra statement.
Enums
- The location where a value was introduced for output reference values.
Functions
- Builds the HashMap of references to the parameters of a function.
- Checks that the list of references contains types matching the given types.