51ade4e58e249485d187149b884f1a272986b54a
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable innerDeclarations : List<BodyDeclaration> to methods : List<MethodDeclaration> in method protected printInnerDeclarations() : void in class com.google.devtools.j2objc.gen.TypeDeclarationGenerator | From | To | |
Inline Method | 1 | ||
Inline Method private printSortedDeclarations(allDeclarations List<BodyDeclaration>, title String, modifier int) : void inlined to protected printInnerDeclarations() : void in class com.google.devtools.j2objc.gen.TypeDeclarationGenerator | From | To | |
Change Variable Type | 1 | ||
Change Variable Type innerDeclarations : List<BodyDeclaration> to methods : List<MethodDeclaration> in method protected printInnerDeclarations() : void in class com.google.devtools.j2objc.gen.TypeDeclarationGenerator | From | To |