Expand description
Composable condition syntax and field-read operators.
Structs§
- Field
Read - Leaf node that reads a single field from the runtime buffer.
Enums§
- ArithOp
- Binary arithmetic operator for combining numeric condition subtrees.
- Child
Iter 🔒 - Compare
Op - Binary comparison operator between two numeric condition subtrees.
- Condition
- Composable condition tree used by authored rotations.
- MinMax
Op - Binary selection operator picking the smaller or larger of two subtrees.
- Unary
Math Op - Unary math function applied to a numeric condition subtree.