1300a1904becf1d69f0b6c0a3210e2d576b37856
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 4 | ||
Rename Variable type : IBinding to var : IVariableBinding in method public visit(node QualifiedName) : boolean in class com.google.devtools.j2objc.types.ImplementationImportCollector | From | To | |
Rename Variable importType : ITypeBinding to type : ITypeBinding in method private addImports(types Iterable<ITypeBinding>) : void in class com.google.devtools.j2objc.types.ImplementationImportCollector | From | To | |
Rename Variable expr : Expression to receiver : Expression in method public visit(node MethodInvocation) : boolean in class com.google.devtools.j2objc.types.ImplementationImportCollector | From | To | |
Rename Variable exceptionType : ITypeBinding to type : ITypeBinding in method private addImports(types Iterable<ITypeBinding>) : void in class com.google.devtools.j2objc.types.ImplementationImportCollector | From | To | |
Change Variable Type | 1 | ||
Change Variable Type type : IBinding to var : IVariableBinding in method public visit(node QualifiedName) : boolean in class com.google.devtools.j2objc.types.ImplementationImportCollector | From | To | |
Extract Variable | 2 | ||
Extract Variable outerDecl : NativeDeclaration in method private addExtraNativeDecls(node EnumDeclaration) : void from class com.google.devtools.j2objc.translate.EnumRewriter | From | To | |
Extract Variable binding : FunctionBinding in method public visit(node FunctionInvocation) : boolean from class com.google.devtools.j2objc.types.ImplementationImportCollector | From | To | |
Inline Variable | 6 | ||
Inline Variable type : Type in method public visit(node VariableDeclarationExpression) : boolean from class com.google.devtools.j2objc.types.ImplementationImportCollector | From | To | |
Inline Variable actualType : ITypeBinding in method public visit(node MethodInvocation) : boolean from class com.google.devtools.j2objc.types.ImplementationImportCollector | From | To | |
Inline Variable declaringClass : ITypeBinding in method public visit(node SimpleName) : boolean from class com.google.devtools.j2objc.types.ImplementationImportCollector | From | To | |
Inline Variable type : ITypeBinding in method public visit(node EnumDeclaration) : boolean from class com.google.devtools.j2objc.types.ImplementationImportCollector | From | To | |
Inline Variable typeBinding : ITypeBinding in method public visit(node MethodInvocation) : boolean from class com.google.devtools.j2objc.types.ImplementationImportCollector | From | To | |
Inline Variable type : ITypeBinding in method public visit(node TypeDeclaration) : boolean from class com.google.devtools.j2objc.types.ImplementationImportCollector | From | To | |
Extract Method | 16 | ||
Extract Method private addImports(types Iterable<ITypeBinding>) : void extracted from public visit(node QualifiedName) : boolean in class com.google.devtools.j2objc.types.ImplementationImportCollector | From | To | |
Extract Method private addImports(types Iterable<ITypeBinding>) : void extracted from public visit(node MethodDeclaration) : boolean in class com.google.devtools.j2objc.types.ImplementationImportCollector | From | To | |
Extract Method private addImports(types Iterable<ITypeBinding>) : void extracted from public visit(node SimpleName) : boolean in class com.google.devtools.j2objc.types.ImplementationImportCollector | From | To | |
Extract Method private addImports(types Iterable<ITypeBinding>) : void extracted from public visit(node VariableDeclarationExpression) : boolean in class com.google.devtools.j2objc.types.ImplementationImportCollector | From | To | |
Extract Method private addImports(types Iterable<ITypeBinding>) : void extracted from public visit(node FunctionInvocation) : boolean in class com.google.devtools.j2objc.types.ImplementationImportCollector | From | To | |
Extract Method private addImports(types Iterable<ITypeBinding>) : void extracted from public visit(node FieldAccess) : boolean in class com.google.devtools.j2objc.types.ImplementationImportCollector | From | To | |
Extract Method private addImports(types Iterable<ITypeBinding>) : void extracted from public visit(node NativeExpression) : boolean in class com.google.devtools.j2objc.types.ImplementationImportCollector | From | To | |
Extract Method private addImports(types Iterable<ITypeBinding>) : void extracted from public visit(node MethodInvocation) : boolean in class com.google.devtools.j2objc.types.ImplementationImportCollector | From | To | |
Extract Method private addImports(types Iterable<ITypeBinding>) : void extracted from public visit(node TryStatement) : boolean in class com.google.devtools.j2objc.types.ImplementationImportCollector | From | To | |
Extract Method private addImports(types Iterable<ITypeBinding>) : void extracted from public visit(node TypeDeclaration) : boolean in class com.google.devtools.j2objc.types.ImplementationImportCollector | From | To | |
Extract Method private addImports(types Iterable<ITypeBinding>) : void extracted from public visit(node EnumDeclaration) : boolean in class com.google.devtools.j2objc.types.ImplementationImportCollector | From | To |