Module brane_ast::errors

source ·
Expand description

Defines the errors for the brane-ast crate.

Enums§

  • Defines toplevel errors that occur in this crate.
  • Defines errors that occur during the flatten traversal.
  • Defines errors that occur during location resolving.
  • Defines errors that occur while resolving null-usage.
  • Defines errors that occur during type checking.
  • Defines errors that occur while building symbol tables.
  • Defines errors that relate to wrong usage of variants.
  • Defines errors that occur during type checking.