Expand description
The script parsers.
Re-exports§
Structs§
- Program
- A full script, a collection of expressions.
Enums§
- Binary
Op - Binary operations.
- Expr
- An expression.
- Logic
Binary Op - Logical operations.
- Ref
- Reference of a variable.
- UnaryOp
- Unary operations.
- ValBinary
Op - Value binary operations.