Crate air_parser

source ·

Re-exports

  • pub use self::symbols::Symbol;

Modules

Enums

  • A lexically scoped environment is essentially a hierarchical mapping of keys to values, where keys may be defined at multiple levels, but only a single definition at any point in the program is active - the definition closest to that point.
  • Represents the various module validation errors we might encounter during semantic analysis.

Functions

Type Definitions