|
Move Method protected parseJsonResult(output String) : FindDefinitionResult from class com.googlecode.goclipse.tooling.oracle.GuruFindDefinitionOperation to protected parseJsonResult(output String) : SourceLocation from class com.googlecode.goclipse.tooling.oracle.GuruFindDefinitionOperation.GuruFindDefinitionResultParser |
From |
To |
|
Move Method protected getString(value JSONObject, key String, resultErrorMessage String) : String from class com.googlecode.goclipse.tooling.oracle.GuruFindDefinitionOperation to protected getString(value JSONObject, key String, resultErrorMessage String) : String from class com.googlecode.goclipse.tooling.oracle.GuruFindDefinitionOperation.GuruFindDefinitionResultParser |
From |
To |
|
Move Method public getFileLocation() : Location from class com.googlecode.goclipse.tooling.oracle.GoFindDefinitionOperation to public getFileLocation() : Location from class com.googlecode.goclipse.tooling.oracle.GoOperationContext |
From |
To |
|
Move Method protected doParseJsonResult(output String) : FindDefinitionResult from class com.googlecode.goclipse.tooling.oracle.GuruFindDefinitionOperation to protected doParseJsonResult(output String) : SourceLocation from class com.googlecode.goclipse.tooling.oracle.GuruFindDefinitionOperation.GuruFindDefinitionResultParser |
From |
To |
|
Move Method protected getByteOffsetFromEncoding(source String, charOffset int, charset Charset) : int from class com.googlecode.goclipse.tooling.oracle.GoFindDefinitionOperation to public getByteOffsetFromEncoding(source String, charOffset int, charset Charset) : int from class com.googlecode.goclipse.tooling.oracle.GoOperationContext |
From |
To |
|
Move Method protected getStringOrNull(value JSONObject, key String) : String from class com.googlecode.goclipse.tooling.oracle.GuruFindDefinitionOperation to protected getStringOrNull(value JSONObject, key String) : String from class com.googlecode.goclipse.tooling.oracle.GuruFindDefinitionOperation.GuruFindDefinitionResultParser |
From |
To |
|
Change Return Type ToolResponse<FindDefinitionResult> to ToolResponse<SourceLocation> in method public executeOp(om IOperationMonitor) : ToolResponse<SourceLocation> in class com.googlecode.goclipse.tooling.oracle.GuruFindDefinitionOperation |
From |
To |
|
Change Return Type ToolResponse<FindDefinitionResult> to ToolResponse<SourceLocation> in method public handleProcessResult(result ExternalProcessResult) : ToolResponse<SourceLocation> in class com.googlecode.goclipse.tooling.oracle.GodefOperation |
From |
To |
|
Change Return Type ToolResponse<FindDefinitionResult> to ToolResponse<SourceLocation> in method public parseToolResult(result ExternalProcessResult) : ToolResponse<SourceLocation> in class com.googlecode.goclipse.tooling.oracle.GuruFindDefinitionOperation |
From |
To |
|
Change Return Type FindDefinitionResult to SourceLocation in method protected parseJsonResult(output String) : SourceLocation in class com.googlecode.goclipse.tooling.oracle.GuruFindDefinitionOperation.GuruFindDefinitionResultParser |
From |
To |
|
Change Return Type FindDefinitionResult to SourceLocation in method protected doParseJsonResult(output String) : SourceLocation in class com.googlecode.goclipse.tooling.oracle.GuruFindDefinitionOperation.GuruFindDefinitionResultParser |
From |
To |
|
Change Return Type ToolResponse<FindDefinitionResult> to ToolResponse<SourceLocation> in method public parseProcessOutput(output StringCharSource) : ToolResponse<SourceLocation> in class com.googlecode.goclipse.tooling.oracle.GodefOperation |
From |
To |
|
Change Return Type ResultOperation<ToolResponse<String>> to ComputeValueUIOperation<ToolResponse<String>> in method protected getOpenDocumentationOperation2(sourceBuffer ISourceBuffer, offset int) : ComputeValueUIOperation<ToolResponse<String>> in class melnorme.lang.ide.ui.text.DocDisplayInfoSupplier |
From |
To |