Skip to content
Jon Schneider edited this page Nov 22, 2016 · 3 revisions

Rewrite is a pluggable and distributed refactoring tool for Java source code. It consists of an interface that allows you to perform type-aware searches for code patterns and make style-preserving refactoring changes.

For an introduction to the project, see the README.

Clone this wiki locally