Docs.rs
  • citadel-frontend-0.0.12
    • citadel-frontend 0.0.12
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • crates.io
    • Source
    • Owners
    • Thepigcat76
    • Dependencies
    • Versions
    • 6.6% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

citadel_frontend0.0.12

Crate Items

  • Structs
  • Enums
  • Constants
  • Type Aliases

List of all items

Structs

  • ir::ArithOpExpr
  • ir::BlockStmt
  • ir::CallExpr
  • ir::DeclFuncStmt
  • ir::ExitStmt
  • ir::FuncStmt
  • ir::IRTypedIdent
  • ir::JumpStmt
  • ir::LabelStmt
  • ir::ReturnStmt
  • ir::StructInitExpr
  • ir::StructStmt
  • ir::UnionStmt
  • ir::VarStmt
  • ir::irgen::HIRStream
  • ir::irgen::IRGenerator
  • util::errors::InvalidLiteral

Enums

  • ir::IRExpr
  • ir::IRStmt
  • ir::Literal
  • ir::Operator
  • ir::Type
  • util::CompositeDataType

Type Aliases

  • ir::Ident
  • ir::irgen::TypeTable

Constants

  • ir::FLOAT32_T
  • ir::FLOAT64_T
  • ir::INT16_T
  • ir::INT32_T
  • ir::INT64_T
  • ir::INT8_T