Skip to main content

Crate mangle_ast

Crate mangle_ast 

Source

Re-exports§

pub use pretty::PrettyPrint;

Modules§

pretty

Structs§

Arena
Atom
BoundDecl
Clause
Constraints
Decl
FunctionIndex
FunctionSym
Interner
A simple way to intern strings and refer to them using u32 indices. This is following the blog post here: https://matklad.github.io/2020/03/22/fast-simple-rust-interner.html
Interval
A temporal interval @[start, end], inclusive on both endpoints. A point interval @[T] is represented as start == end.
PredicateIndex
PredicateSym
TransformStmt
Unit
VariableIndex

Enums§

BaseTerm
Const
TemporalBound
A bound in a temporal interval.
Term