Docs.rs
  • sway-core-0.1.5
    • sway-core 0.1.5
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • fuel-service-user
    • Dependencies
      • derivative ^2.2.0 normal
      • either ^1.6 normal
      • fuel-asm ^0.1 normal
      • fuel-vm ^0.1 normal
      • hex ^0.4 normal
      • lazy_static ^1.4 normal
      • line-col ^0.2 normal
      • fuel-pest ^3.0 normal
      • pest_derive ^2.0 normal
      • petgraph ^0.5 normal
      • sha2 ^0.9 normal
      • smallvec ^1.7 normal
      • source-span ^2.4 normal
      • structopt ^0.3 normal
      • sway-types ^0.1.5 normal
      • thiserror ^1.0 normal
      • uuid-b64 ^0.1 normal
    • Versions
    • 6.07% of the crate is documented
  • Go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation
☰
logo

Module semantic_analysis

  • Modules
  • Structs
  • Enums
logo
Change settings

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

ast_node

Structs

Namespace
TypedFunctionDeclaration

Enums

TreeType
TypedParseTree