Module sway_core::language::lexed

source ·

Structs§

  • A module and its submodules in the form of a tree.
  • A lexed, but not yet parsed or type-checked, Sway program.
  • A library module that was declared as a mod of another module.