Expand description
AST-like data structures for evaluating full mathematical dice expressions and working with their results.
Enums§
- Calc
Error - Error that can occur during
Evaled::calc()
- Eval
Error - Error that can occur during
Expr::eval()
- Evaled
- Tree structure of individual elements of an evaluated mathematical dice expression
- Expr
- Tree structure of individual elements of a full mathematical dice expression
- OpType
- Operation type for an individual expression