Module sway_core::semantic_analysis
source · Expand description
Type checking for Sway.
Re-exports
pub use ast_node::*;
Modules
Structs
- The set of items that represent the namespace context passed throughout type checking.
Type checking for Sway.
pub use ast_node::*;