452a5aeca8b4a335b9b117c1cc412cd68ee5dbdb
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type unit : org.eclipse.jdt.core.dom.CompilationUnit to unit : CompilationUnit in method public getQualifiedMainTypeName(file InputFile, unit CompilationUnit) : String in class com.google.devtools.j2objc.util.FileUtil | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type packageDecl : org.eclipse.jdt.core.dom.PackageDeclaration to packageDecl : PackageDeclaration in method public getQualifiedMainTypeName(file InputFile, unit CompilationUnit) : String in class com.google.devtools.j2objc.util.FileUtil | From | To |