Docs.rs
  • aplang-0.1.10
    • aplang 0.1.10
    • Permalink
    • Docs.rs crate page
    • GPL-3.0-or-later
    • Links
    • Homepage
    • Documentation
    • Repository
    • crates.io
    • Source
    • Owners
    • snowfoxsh
    • Dependencies
      • cfg-if ^1.0.0 normal
      • clap ^4.5.18 normal optional
      • getrandom ^0.3.1 normal
      • js-sys ^0.3.70 normal optional
      • mapro ^0.1.1 normal
      • miette ^7.2.0 normal optional
      • owo-colors ^4.1.0 normal
      • rand ^0.9.0 normal
      • stacker ^0.1.17 normal optional
      • thiserror ^2.0.11 normal
      • wasm-bindgen ^0.2.93 normal optional
      • web-sys ^0.3.77 normal optional
      • assert_cmd ^2.0.16 dev
    • Versions
    • 0.68% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • 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

aplang_lib0.1.10

Module ast

Module Items

  • Modules
  • Structs
  • Enums

In aplang_lib::parser

aplang_lib::parser

Module ast

Source

Modules§

pretty

Structs§

Access
Assignment
Ast
Binary
Block
Break
Continue
ExprLiteral
ForEach
Grouping
If
Import
List
Logical
ProcCall
ProcDeclaration
RepeatTimes
RepeatUntil
Return
Set
Unary
Variable

Enums§

BinaryOp
Expr
Literal
LogicalOp
Stmt
UnaryOp