Package implementing the refactoring interface module of eric4.
This package implements just the interface for the eric4 IDE. The refactoring is done using the Bicyle Repair Man (brm) software (http://bicyclerepair.sourceforge.net).
| ConfigurationPage | Package implementing the various pages of the configuration dialog. |
| MatchesDialog | Module implementing a dialog to show matching references/definitions. |
| Refactoring | Module implementing the refactoring interface to brm. |