592aa187c6c285316386bd4de37754700f2d0ea5
Files Diff
- Added: 2
- Removed: 2
- Renamed: 0
- Modified: 1
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type toMatch : Annotation<Tree> to toMatch : AnnotationMatcher<Tree> in method private nodeWithAnnotationMatches(shouldMatch boolean, toMatch AnnotationMatcher<Tree>) : Scanner in class com.google.errorprone.matchers.AnnotationMatcherTest | From | To | |
| Rename Class | 2 | ||
| Rename Class com.google.errorprone.matchers.Annotation renamed to com.google.errorprone.matchers.AnnotationMatcher | From | To | |
| Rename Class com.google.errorprone.matchers.AnnotationTest renamed to com.google.errorprone.matchers.AnnotationMatcherTest | From | To |