awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

Awesome GitHub RepositoriesMethod Reference Renaming

Automated renaming of method references across a codebase to maintain API compatibility.

Distinct from Method References: Closest candidates refer to language syntax or educational lists, not the automated refactoring operation of renaming references.

Explore 1 awesome GitHub repository matching development tools & productivity · Method Reference Renaming. Refine with filters or upvote what's useful.

Awesome Method Reference Renaming GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • openrewrite/rewriteAvatar von openrewrite

    openrewrite/rewrite

    3,312Auf GitHub ansehen↗

    OpenRewrite is an automated refactoring engine and source-to-source migration framework. It uses a lossless semantic tree parser to represent source code as type-aware trees that preserve original whitespace and formatting, enabling precise and deterministic modifications. The project utilizes a declarative refactoring pipeline where sequences of transformations are defined in YAML to resolve breaking changes and technical debt. It features type-aware pattern matching and cross-language model mapping to apply similar refactoring patterns across different programming languages. The framework

    Provides automated renaming of method references across a codebase to ensure compatibility after API changes.

    Javaabstract-syntax-treeastcode-search
    Auf GitHub ansehen↗3,312
  1. Home
  2. Development Tools & Productivity
  3. Method Reference Renaming