b515de0beb20879d2909b0fce7a0bcabd6bfe150
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 1 | ||
Extract Variable element : StructureElement in method protected parseElements(members JSONArray, parsingMethods boolean) : ArrayList2<StructureElement> from class com.googlecode.goclipse.tooling.oracle.OraclePackageDescribeParser | From | To | |
Extract Method | 1 | ||
Extract Method protected testParseStructure(describeOutput String, goSource String, location Location, expectedElements StructureElement...) : void extracted from protected testParseStructure(describeOutput String, goSource String, expectedElements StructureElement...) : void in class com.googlecode.goclipse.tooling.oracle.OraclePackageDescribeParser_Test | From | To |