329ed906691fdec5764496fa7634ec22da28bf09
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 12
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method public getIndent() : String renamed to public getIndentUnit() : String in class melnorme.lang.ide.ui.editor.text.LangAutoEditsPreferencesAdapter | From | To | |
| Replace Variable With Attribute | 1 | ||
| Replace Variable With Attribute langConfig : AbstractLangSourceViewerConfiguration to sourceViewerConfig : SimpleLangSourceViewerConfiguration in method public configure(configuration SourceViewerConfiguration) : void in class melnorme.lang.ide.ui.editor.LangSourceViewer | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type langConfig : AbstractLangSourceViewerConfiguration to sourceViewerConfig : SimpleLangSourceViewerConfiguration in method public configure(configuration SourceViewerConfiguration) : void in class melnorme.lang.ide.ui.editor.LangSourceViewer | From | To |