9005c9e89194d1b50b6f9f4a3fd4dfe93e1c001b
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method private printIncrementAndDecrementFunctions() : void renamed to private printBoxedOperators() : void in class com.google.devtools.j2objc.gen.TypeDeclarationGenerator | From | To | |
| Extract Variable | 1 | ||
| Extract Variable capName : String in method private printBoxedOperators() : void from class com.google.devtools.j2objc.gen.TypeDeclarationGenerator | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter methodPrefix : String to funcName : String in method private rewriteBoxedPrefixOrPostfix(node TreeNode, operand Expression, funcName String) : void in class com.google.devtools.j2objc.translate.Autoboxer | From | To |