brane_ast

Module 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.