f6f37461695cd5594f65ae86e08e634012e95a9c
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Method | 1 | ||
Move Method private getOperatorFunctionModifier(expr Expression) : String from class com.google.devtools.j2objc.translate.Autoboxer to public getOperatorFunctionModifier(expr Expression) : String from class com.google.devtools.j2objc.util.TranslationUtil | From | To | |
Extract Method | 1 | ||
Extract Method private getStrcatTypesCString(operands List<Expression>) : CStringLiteral extracted from private rewriteStringConcatenation(node InfixExpression) : void in class com.google.devtools.j2objc.translate.OperatorRewriter | From | To |