Docs.rs
  • pulsar-frontend-0.0.1
    • pulsar-frontend 0.0.1
    • Docs.rs crate page
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • ethanuppal
    • Dependencies
      • lazy_static ^1.4.0 normal
      • pulsar-utils ^0.0.1 normal
    • Versions
    • 13.16% 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

pulsar_frontend0.0.1

Crate Items

  • Structs
  • Enums
  • Constants
  • Type Aliases

List of all items

Structs

  • ast::Expr
  • ast::Node
  • attribute::Attributes
  • lexer::Lexer
  • op::InfixBinaryOp
  • op::Op
  • op::PostfixBinaryOp
  • op::PrefixUnaryOp
  • parser::Parser
  • static_analysis::StaticAnalyzer
  • static_analysis::TypeNode
  • token::Token
  • ty::INT64_TYPE_CELL
  • ty::StmtType
  • ty::UNIT_TYPE_CELL

Enums

  • ast::ExprValue
  • ast::NodeValue
  • attribute::Attribute
  • op::Associativity
  • token::TokenType
  • ty::StmtTermination
  • ty::Type

Type Aliases

  • ast::Param
  • op::Precedence
  • ty::StmtTypeCell
  • ty::TypeCell

Constants

  • ty::ARRAY_TYPE_UNKNOWN_SIZE