85d9fdfb785c3fc3949d7109a3cf0f7e2da65d62
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type typeBinding : ITypeBinding to typeMirror : TypeMirror in method public InfixExpression(typeMirror TypeMirror, operator Operator, operands Expression...) in class com.google.devtools.j2objc.ast.InfixExpression | From | To | |
| Rename Variable | 1 | ||
| Rename Variable binding : IMethodBinding to element : ExecutableElement in method public visit(node MethodDeclaration) : boolean in class com.google.devtools.j2objc.translate.Rewriter | From | To | |
| Change Variable Type | 3 | ||
| Change Variable Type operandType : ITypeBinding to operandType : TypeMirror in method private rewriteStringConcat(node InfixExpression) : void in class com.google.devtools.j2objc.translate.Rewriter | From | To | |
| Change Variable Type nonStringExprType : ITypeBinding to nonStringExprType : TypeMirror in method private rewriteStringConcat(node InfixExpression) : void in class com.google.devtools.j2objc.translate.Rewriter | From | To | |
| Change Variable Type binding : IMethodBinding to element : ExecutableElement in method public visit(node MethodDeclaration) : boolean in class com.google.devtools.j2objc.translate.Rewriter | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter typeBinding : ITypeBinding to typeMirror : TypeMirror in method public InfixExpression(typeMirror TypeMirror, operator Operator, operands Expression...) in class com.google.devtools.j2objc.ast.InfixExpression | From | To |