87ed7154690ac2badd4b9cf4256992bef4f79cd7
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Parameter | 2 | ||
| Rename Parameter componentType : ITypeBinding to arrayType : ITypeBinding in method private newMultiDimensionArrayInvocation(arrayType ITypeBinding, dimensions List<Expression>, retainedResult boolean) : MethodInvocation in class com.google.devtools.j2objc.translate.ArrayRewriter | From | To | |
| Rename Parameter arrayType : IOSTypeBinding to iosArrayType : IOSTypeBinding in method private getMultiDimensionMethod(componentType ITypeBinding, iosArrayType IOSTypeBinding, retainedResult boolean) : IOSMethodBinding in class com.google.devtools.j2objc.translate.ArrayRewriter | From | To |