Module sway_core::semantic_analysis[][src]

Expand description

Type checking for Sway.

Re-exports

pub use ast_node::TypedConstantDeclaration;
pub use ast_node::TypedDeclaration;

Modules

Structs

A namespace represents all items that exist either via declaration or importing.

Enums

Represents the different variants of the AST.