732f68f118425d0bc9a94f67ed1af414e2307ea0
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method protected getReplaceString() : String renamed to public getEffectiveReplaceString() : String in class melnorme.lang.ide.ui.text.completion.LangCompletionProposal | From | To | |
| Change Return Type | 1 | ||
| Change Return Type List<T> to ArrayList2<T> in method public list(elems T...) : ArrayList2<T> in class melnorme.utilbox.tests.CommonTestUtils | From | To | |
| Extract Method | 2 | ||
| Extract Method public getAdditionalProposalInfo(monitor IProgressMonitor) : Object extracted from public getAdditionalProposalInfo() : String in class melnorme.lang.ide.ui.text.completion.LangCompletionProposal | From | To | |
| Extract Method public apply(document IDocument, trigger char, offset int) : void extracted from public apply(document IDocument) : void in class melnorme.lang.ide.ui.text.completion.LangCompletionProposal | From | To |