Docs.rs
  • opslang-ast-0.4.0
    • opslang-ast 0.4.0
    • Permalink
    • Docs.rs crate page
    • MPL-2.0
    • Links
    • crates.io
    • Source
    • Owners
    • KOBA789
    • kobkaz
    • github:arkedge:oss-maintainer
    • Dependencies
      • chrono ^0.4.33 normal
    • Versions
    • 3.28% 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

opslang_ast0.4.0

  • All Items

Crate Items

  • Structs
  • Enums
  • Type Aliases

Crate opslang_ast

Source
Expand description

type definition of AST.

Structs§

Assert
AssertEq
Block
Call
Command
Comment
CompareBinOp
CompareIn
DestinationSpec
ExecutorComponent
FilePath
Ident
Let
Print
ReceiverComponent
Row
Set
Spanned
VariablePath
Wait
WaitInc

Enums§

BinOpKind
CompareBinOpKind
CompareOp
Expr
an expression.
IntegerPrefix
Literal
Numeric
NumericSuffix
SingleStatement
reserved controls
Statement
UnOpKind

Type Aliases§

SBlock
SRow