-
Notifications
You must be signed in to change notification settings - Fork 13
Closed
Description
Some writer/visitors expand dynamic nodes by reducing them into a new expression tree. Currently, the path spans don't handle these reduced nodes.
Ideally, reduced nodes would be valid in the path spans, and Pather (which we're using to test the paths) should recognize the reduced node as having to call Reduce and continue on the generated tree. (see https://github.com/Domysee/Pather.CSharp#teaching-pathercsharp-new-tricks)
Metadata
Metadata
Assignees
Labels
No labels