f9aa51a8406e8d804e2ca2f5e6dcff55ded02d46
Files Diff
- Added: 4
- Removed: 2
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 3 | ||
Extract Method protected getStringOrNull(value JSONObject, key String) : String extracted from protected parseJsonResult(output String) : FindDefinitionResult in class com.googlecode.goclipse.tooling.oracle.GoOracleFindDefinitionOperation | From | To | |
Extract Method protected doParseJsonResult(output String) : FindDefinitionResult extracted from protected parseJsonResult(output String) : FindDefinitionResult in class com.googlecode.goclipse.tooling.oracle.GoOracleFindDefinitionOperation | From | To | |
Extract Method protected testParseResult(toolOutput String, expectedRange SourceLineColumnRange) : void extracted from public test$() : void in class com.googlecode.goclipse.tooling.oracle.GoOracleFindDefinitionOperation_Test | From | To |