Skip to content

Simplify classes that could be implemented with [BottomUp]TermTransformer #751

Description

@mezpusz

The codebase seemingly has some instances of term transforming where we could use TermTransformer or BottomUpTermTransformer.

For example:

  • SymbolDefinitionInlining
  • SymbolOccurrenceReplacement

Hunt these down and simplify them to remove hard-to-maintain term transformations.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions