9b13c7bfc497f0b57ebb1c10b16bbb663e41dfc4
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable outputPath : String to sourceDir : String in method private useSourceDirectoryForOutput(sourceFile InputFile) : void in class com.google.devtools.j2objc.gen.GenerationUnit | From | To | |
| Extract Method | 1 | ||
| Extract Method private useSourceDirectoryForOutput(sourceFile InputFile) : void extracted from public newSingleFileUnit(file InputFile, options Options) : GenerationUnit in class com.google.devtools.j2objc.gen.GenerationUnit | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter file : InputFile to sourceFile : InputFile in method private useSourceDirectoryForOutput(sourceFile InputFile) : void in class com.google.devtools.j2objc.gen.GenerationUnit | From | To |