407c5689dcc4741b21fad6a0ffc96e3479f0a470
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 1 | ||
Change Return Type Map<String,ITextEditor> to Map<String,IAdaptable> in method protected getHyperlinkDetectorTargets(sourceViewer ISourceViewer) : Map<String,IAdaptable> in class melnorme.lang.ide.ui.text.AbstractLangSourceViewerConfiguration | From | To | |
Change Variable Type | 1 | ||
Change Variable Type targets : Map<String,ITextEditor> to targets : Map<String,IAdaptable> in method protected getHyperlinkDetectorTargets(sourceViewer ISourceViewer) : Map<String,IAdaptable> in class melnorme.lang.ide.ui.text.AbstractLangSourceViewerConfiguration | From | To |