Expand description

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

Structs

  • Usages of variables and member paths in each semantic block of a function.
  • Usages of variables and member paths in semantic code.

Enums