a1c994a29ffaa1c4c276774a82a3a8c2446a5803
Files Diff
- Added: 3
- Removed: 0
- Renamed: 0
- Modified: 9
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public makeFunctionName(method IMethodBinding) : String renamed to public getFunctionName(method IMethodBinding) : String in class com.google.devtools.j2objc.util.NameTable | From | To | |
Move Method | 2 | ||
Move Method public testQualifiedSuperMethodInvocation() : void from class com.google.devtools.j2objc.gen.StatementGeneratorTest to public testQualifiedSuperMethodInvocation() : void from class com.google.devtools.j2objc.translate.SuperMethodInvocationRewriterTest | From | To | |
Move Method private signatureType(type ITypeBinding) : String from class com.google.devtools.j2objc.gen.StatementGenerator to private signatureType(type ITypeBinding) : String from class com.google.devtools.j2objc.translate.SuperMethodInvocationRewriter | From | To |