6784a482057dcfd662a136ac0a4b68756c606769
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type fileLocation : Location to opContext : SourceOpContext in method public GodefOperation(opService IToolOperationService, godefPath String, goEnv GoEnvironment, opContext SourceOpContext, byteOffset int) in class com.googlecode.goclipse.tooling.oracle.GodefOperation | From | To | |
Rename Variable | 1 | ||
Rename Variable goOraclePath : String to guruPath : String in method public executeOp(cm IOperationMonitor) : ToolOpResult<FindDefinitionResult> in class com.googlecode.goclipse.tooling.oracle.GoFindDefinitionOperation | From | To | |
Merge Parameter | 1 | ||
Merge Parameter [goEnv : GoEnvironment, toolOperationService : IToolOperationService] to goOperationContext : GoOperationContext in method public GoFindDefinitionOperation(goOperationContext GoOperationContext) in class com.googlecode.goclipse.tooling.oracle.GoFindDefinitionOperation | From | To | |
Rename Attribute | 1 | ||
Rename Attribute fileLocation : Location to opContext : SourceOpContext in class com.googlecode.goclipse.tooling.oracle.GodefOperation | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type fileLocation : Location to opContext : SourceOpContext in class com.googlecode.goclipse.tooling.oracle.GodefOperation | From | To | |
Extract Method | 1 | ||
Extract Method public getOperationContext(sourceBuffer ISourceBuffer, offset int) : GoOperationContext extracted from public getFindDefinitionOperation(sourceBuffer ISourceBuffer, offset int) : GoFindDefinitionOperation in class com.googlecode.goclipse.ui.actions.GoOpenDefinitionOperation | From | To | |
Rename Parameter | 1 | ||
Rename Parameter fileLocation : Location to opContext : SourceOpContext in method public GodefOperation(opService IToolOperationService, godefPath String, goEnv GoEnvironment, opContext SourceOpContext, byteOffset int) in class com.googlecode.goclipse.tooling.oracle.GodefOperation | From | To |