394fc1e377109eb7436e571ce9e4888140e4c379
Files Diff
- Added: 3
- Removed: 2
- Renamed: 0
- Modified: 6
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Replace Attribute | 1 | ||
| Replace Attribute protected goSource : String from class com.googlecode.goclipse.tooling.oracle.OraclePackageDescribeParser_Test with protected source : String from class com.googlecode.goclipse.core.engine.GoSourceModelManager.GoStructureUpdateTask | From | To | |
| Change Return Type | 1 | ||
| Change Return Type OraclePackageDescribeParser to GoOraclePackageDescribeParser in method protected createStructureParser() : GoOraclePackageDescribeParser in class com.googlecode.goclipse.tooling.oracle.GoOraclePackageDescribeParser_Test | From | To | |
| Rename Class | 1 | ||
| Rename Class com.googlecode.goclipse.tooling.oracle.OraclePackageDescribeParser_Test renamed to com.googlecode.goclipse.tooling.oracle.GoOraclePackageDescribeParser_Test | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute defaultSource : String to source : String in class melnorme.lang.tooling.ops.AbstractStructureParser_Test | From | To | |
| Extract Method | 2 | ||
| Extract Method public parseLineColumn(lineStr String, columnStr String, line_start int, column_start int) : LineColumnPosition extracted from public parsePathLineColumn(sourceString String, separator String) : FindDefinitionResult in class melnorme.lang.tooling.ops.ToolOutputParseHelper | From | To | |
| Extract Method public parsePathLineColumn2(sourceString String, separator String) : Pair<String,LineColumnPosition> extracted from public parsePathLineColumn(sourceString String, separator String) : FindDefinitionResult in class melnorme.lang.tooling.ops.ToolOutputParseHelper | From | To |