sway_core::language

Module lexed

Source

Structsยง

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