0f408771c5308ddc4c1d3b881a2611e8226c0b2a
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 4 | ||
| Change Parameter Type factory : ITokenStoreFactory to tokenStore : TokenStore in method public LANGUAGE_CodeScanner(tokenStore TokenStore) in class LANG_PROJECT_ID.ide.ui.text.LANGUAGE_CodeScanner | From | To | |
| Change Parameter Type colorManager : IColorManager to colorManager : ColorManager2 in method public LANGUAGE_SimpleSourceViewerConfiguration(preferenceStore IPreferenceStore, colorManager ColorManager2) in class LANG_PROJECT_ID.ide.ui.editor.LANGUAGE_SimpleSourceViewerConfiguration | From | To | |
| Change Parameter Type colorManager : IColorManager to colorManager : ColorManager2 in method public LANGUAGE_SourceViewerConfiguration(preferenceStore IPreferenceStore, colorManager ColorManager2, editor AbstractLangStructureEditor) in class LANG_PROJECT_ID.ide.ui.editor.LANGUAGE_SourceViewerConfiguration | From | To | |
| Change Parameter Type colorManager : IColorManager to colorManager : ColorManager2 in method public createSimpleSourceViewerConfiguration(preferenceStore IPreferenceStore, colorManager ColorManager2) : LANGUAGE_SimpleSourceViewerConfiguration in class melnorme.lang.ide.ui.EditorSettings_Actual | From | To | |
| Change Variable Type | 2 | ||
| Change Variable Type colorManager : IColorManager to colorManager : ColorManager2 in method protected createSourceViewerConfiguration() : AbstractLangSourceViewerConfiguration in class LANG_PROJECT_ID.ide.ui.editor.LANGUAGE_Editor | From | To | |
| Change Variable Type colorManager : IColorManager to colorManager : ColorManager2 in method public createTemplateEditorSourceViewerConfiguration(store IPreferenceStore, templateCAP IContentAssistProcessor) : SourceViewerConfiguration in class melnorme.lang.ide.ui.EditorSettings_Actual | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type tokenPrefProperties : String[] to tokenPrefProperties : ColoringItemPreference[] in class LANG_PROJECT_ID.ide.ui.text.LANGUAGE_CodeScanner | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter factory : ITokenStoreFactory to tokenStore : TokenStore in method public LANGUAGE_CodeScanner(tokenStore TokenStore) in class LANG_PROJECT_ID.ide.ui.text.LANGUAGE_CodeScanner | From | To |