4d06235fda12cc1c36b4f5cec7e6b42a51dc980a
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 2 | ||
| Change Parameter Type annotationBinding : IAnnotationBinding to annotationMirror : AnnotationMirror in method public createAnnotation(annotationMirror AnnotationMirror) : Expression in class com.google.devtools.j2objc.util.TranslationUtil | From | To | |
| Change Parameter Type arrayType : ITypeBinding to arrayType : ArrayType in method public createObjectArray(expressions List<Expression>, arrayType ArrayType) : Expression in class com.google.devtools.j2objc.util.TranslationUtil | From | To | |
| Rename Variable | 1 | ||
| Rename Variable annotationType : ITypeBinding to type : DeclaredType in method public createAnnotation(annotationMirror AnnotationMirror) : Expression in class com.google.devtools.j2objc.util.TranslationUtil | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute ANNOTATION_2D_ARRAY : GeneratedTypeBinding to annotationArray2D : ArrayType in class com.google.devtools.j2objc.translate.MetadataWriter | From | To | |
| Change Variable Type | 2 | ||
| Change Variable Type valueType : ITypeBinding to valueType : TypeMirror in method public createAnnotation(annotationMirror AnnotationMirror) : Expression in class com.google.devtools.j2objc.util.TranslationUtil | From | To | |
| Change Variable Type annotationType : ITypeBinding to type : DeclaredType in method public createAnnotation(annotationMirror AnnotationMirror) : Expression in class com.google.devtools.j2objc.util.TranslationUtil | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type ANNOTATION_2D_ARRAY : GeneratedTypeBinding to annotationArray2D : ArrayType in class com.google.devtools.j2objc.translate.MetadataWriter | From | To | |
| Extract Method | 1 | ||
| Extract Method private newEmulatedType(qualifiedName String, kind ElementKind, superclass TypeMirror) : GeneratedTypeElement extracted from public newEmulatedClass(qualifiedName String, superclass TypeMirror) : GeneratedTypeElement in class com.google.devtools.j2objc.types.GeneratedTypeElement | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter annotationBinding : IAnnotationBinding to annotationMirror : AnnotationMirror in method public createAnnotation(annotationMirror AnnotationMirror) : Expression in class com.google.devtools.j2objc.util.TranslationUtil | From | To |