Module leo_ast::program::program_scope

source ·
Expand description

A Leo program scope consists of struct, function, and mapping definitions.

Structs§

  • Stores the Leo program scope abstract syntax tree.