Project

General

Profile

Improvement #2197

Make X / DX rewritable

Added by Henning Blohm about 1 month ago. Updated 10 days ago.

Status:
New
Priority:
Normal
Assignee:
Category:
z2-base
Target version:
Start date:
04.07.2025
Due date:
% Done:

0%

Estimated time:
origin:
#1

Updated by Henning Blohm 10 days ago

  • 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