d2253c082b04e669e20f0cab3b06a6bde3b26ebe
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Attribute | 1 | ||
Rename Attribute typeBinding : ITypeBinding to typeElement : TypeElement in class com.google.devtools.j2objc.gen.TypeGenerator | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type typeBinding : ITypeBinding to typeElement : TypeElement in class com.google.devtools.j2objc.gen.TypeGenerator | From | To | |
Extract And Move Method | 2 | ||
Extract And Move Method public isTopLevel(type TypeElement) : boolean extracted from private printUnprefixedAlias() : void in class com.google.devtools.j2objc.gen.TypeDeclarationGenerator & moved to class com.google.devtools.j2objc.util.ElementUtil | From | To | |
Extract And Move Method public isTopLevel(type TypeElement) : boolean extracted from private Import(type TypeElement, nameTable NameTable) in class com.google.devtools.j2objc.types.Import & moved to class com.google.devtools.j2objc.util.ElementUtil | From | To |