c96c3c83fbe4266930d177b0a3c0912aeae27b22
Files Diff
- Added: 0
- Removed: 1
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public testPositiveCase() : void renamed to public useInJavadocSee() : void in class com.google.errorprone.bugpatterns.RemoveUnusedImportsTest | From | To | |
Change Return Type | 1 | ||
Change Return Type Set<Symbol> to ImmutableSet<Symbol> in method private getImportedSymbols(importTree ImportTree, state VisitorState) : ImmutableSet<Symbol> in class com.google.errorprone.bugpatterns.RemoveUnusedImports | From | To | |
Rename Attribute | 1 | ||
Rename Attribute compilationHelper : CompilationTestHelper to testHelper : BugCheckerRefactoringTestHelper in class com.google.errorprone.bugpatterns.RemoveUnusedImportsTest | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type compilationHelper : CompilationTestHelper to testHelper : BugCheckerRefactoringTestHelper in class com.google.errorprone.bugpatterns.RemoveUnusedImportsTest | From | To |