51b2af91fd13740132b8c1194ed31ff26bccb825
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 2 | ||
Rename Method protected createUpdateTask(structureInfo StructureInfo, fileLocation Location, document IDocument, isDirty boolean) : StructureUpdateTask renamed to protected createUpdateTask2(structureInfo StructureInfo, source String, fileLocation Location) : StructureUpdateTask in class LANG_PROJECT_ID.ide.core.engine.LANGUAGE_EngineClient | From | To | |
Rename Method protected createDisposeTask(structureInfo StructureInfo, fileLocation Location) : StructureUpdateTask renamed to protected createDisposeTask2(structureInfo StructureInfo, fileLocation Location) : StructureUpdateTask in class LANG_PROJECT_ID.ide.core.engine.LANGUAGE_EngineClient | From | To | |
Change Parameter Type | 1 | ||
Change Parameter Type editor : AbstractLangEditor to editor : AbstractLangStructureEditor in method public LANGUAGE_SourceViewerConfiguration(preferenceStore IPreferenceStore, colorManager IColorManager, editor AbstractLangStructureEditor) in class LANG_PROJECT_ID.ide.ui.editor.LANGUAGE_SourceViewerConfiguration | From | To |