Improvement #2197
- Subject changed from TODO: Make X / DX rewritable to Make X / DX rewritable
Currently, when traversing an X expression tree there is no way to rewrite the tree consistently without resorting to reflection.
In this context rewriting refers to the ability to traverse the expression tree and replace nodes or subtrees as desired.
Acceptance Criteria¶
- X.UnaryOp and X.BinaryOp demand build methods with a corresponding number of argument
Also available in: Atom
PDF