Module brane_dsl::errors

source ·
Expand description

Defines errors that occur in the brane-dsl crate. Additionally, provides some nice formatting options for parser errors.

Enums§

  • Defines errors that occur when converting language identifiers to Language enums.
  • Defines errors that occur in the topmost process of conveting raw readers into Programs.
  • Defines errors that occur when converting patterns to calls.
  • Defines errors that relate to the SymbolTable.