Module brane_dsl::spec

source ·
Expand description

Contains (some of the) common structs and interfaces for the brane-dsl crate.

Structs§

  • Defines a position in the input text.
  • Defines a range (i.e., a span of positions).

Enums§

  • Defines the languages from which we can compile.
  • Defines merge strategies for the parallel statements.