db337b915117802b0a3f0ad649b9bb217d25c37c
Files Diff
- Added: 2
- Removed: 7
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 1 | ||
Extract Variable prot : EProtection in method protected getProposal(offset int, prefix String, type String, identifier String, spec String) : ToolCompletionProposal from class com.googlecode.goclipse.ui.editor.GocodeCompletionProposalComputer | From | To | |
Extract Method | 1 | ||
Extract Method protected getProposal(offset int, prefix String, type String, identifier String, spec String) : ToolCompletionProposal extracted from protected handleResult(offset int, results ArrayList<ICompletionProposal>, prefix String, completionEntry String) : void in class com.googlecode.goclipse.ui.editor.GocodeCompletionProposalComputer | From | To |