76c0b1edec56332cfc7fca516c36742eb6d57a93
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 25
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method private makeStaticFunction(method MethodDeclaration) : FunctionDeclaration renamed to private makeFunction(method MethodDeclaration) : FunctionDeclaration in class com.google.devtools.j2objc.translate.Functionizer | From | To | |
| Rename Variable | 1 | ||
| Rename Variable selectors : List<String> to extraSelectors : List<String> in method public endVisit(node MethodDeclaration) : void in class com.google.devtools.j2objc.translate.Functionizer | From | To | |
| Extract Variable | 1 | ||
| Extract Variable declaringClass : ITypeBinding in method private setFunctionCaller(method MethodDeclaration, function FunctionDeclaration) : void from class com.google.devtools.j2objc.translate.Functionizer | From | To |