Skip to content

Reader-only refactoring rules #753

@jackfirth

Description

@jackfirth

Some refactoring rules, especially those for small #lang-based DSLs like #lang resyntax/test, don't actually need the source code to be expanded and fully analyzed. There should be a way for refactoring rules to restrict themselves to "reader-only" behavior. If all rules in the refactoring suite for a source are reader-only, Resyntax should skip the expansion and analysis phases of its pipeline.

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