Expand description
Defines value expression representation used in Ledger format. Note this is purely lexicographical and not always valid expression.
Structs§
- Amount
- Amount, which is a single unit of value with a commodity.
- Binary
OpExpr - Represents binary operator expression.
- Binary
OpIter - An iterator over the variants of BinaryOp
- Unary
OpExpr - Unary operator expression.