9c42dd24edabd12cd053b33a66dc38f4c2c3036d
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Move Method | 1 | ||
| Move Method public hasPrivateDeclaration(type ITypeBinding) : boolean from class com.google.devtools.j2objc.util.TranslationUtil to public hasPrivateDeclaration() : boolean from class com.google.devtools.j2objc.ast.BodyDeclaration | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute typeKeys : Set<String> to typesByKey : Map<String,AbstractTypeDeclaration> in class com.google.devtools.j2objc.gen.ObjectiveCSourceFileGenerator | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type typeKeys : Set<String> to typesByKey : Map<String,AbstractTypeDeclaration> in class com.google.devtools.j2objc.gen.ObjectiveCSourceFileGenerator | From | To |