0a4a0823248eed636da3009f2ecbaf0068b4bee2
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Method | 1 | ||
Move Method private isIdType(type ITypeBinding) : boolean from class com.google.devtools.j2objc.util.NameTable to public isIdType(type ITypeBinding) : boolean from class com.google.devtools.j2objc.types.Types | From | To | |
Extract Variable | 1 | ||
Extract Variable binding : IMethodBinding in method public endVisit(node MethodInvocation) : void from class com.google.devtools.j2objc.translate.CastResolver | From | To | |
Extract Method | 5 | ||
Extract Method private maybeCastArguments(args List<Expression>, method IMethodBinding) : void extracted from public endVisit(node ClassInstanceCreation) : void in class com.google.devtools.j2objc.translate.CastResolver | From | To | |
Extract Method private maybeCastArguments(args List<Expression>, method IMethodBinding) : void extracted from public endVisit(node MethodInvocation) : void in class com.google.devtools.j2objc.translate.CastResolver | From | To | |
Extract Method private maybeCastArguments(args List<Expression>, method IMethodBinding) : void extracted from public endVisit(node SuperConstructorInvocation) : void in class com.google.devtools.j2objc.translate.CastResolver | From | To | |
Extract Method private maybeCastArguments(args List<Expression>, method IMethodBinding) : void extracted from public endVisit(node ConstructorInvocation) : void in class com.google.devtools.j2objc.translate.CastResolver | From | To | |
Extract Method private maybeCastArguments(args List<Expression>, method IMethodBinding) : void extracted from public endVisit(node SuperMethodInvocation) : void in class com.google.devtools.j2objc.translate.CastResolver | From | To |