cairo_lang_semantic

Module usage

source
Expand description

Introduces Usages, which is responsible for computing variables usage in semantic blocks
of a function.

Structs§

  • Usages of variables and member paths in semantic code.
  • Usages of member paths in expressions of interest, currently loops and closures.

Enums§