Skip to content

Enable paths to reduced node #53

@zspitz

Description

@zspitz

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions