e1bc1fb6a0acf833e5b2178fcc0080bdc0a2d73a
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 10
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable targetAnnotation : Target to target : Target in method public matchClass(tree ClassTree, state VisitorState) : Description in class com.google.errorprone.bugpatterns.inject.QualifierWithTypeUse | From | To | |
Rename Attribute | 1 | ||
Rename Attribute MATCHER : Matcher<ClassTree> to HAS_ASSISTED_CONSTRUCTOR : Matcher<ClassTree> in class com.google.errorprone.bugpatterns.inject.guice.AssistedInjectScoping | From | To | |
Extract Method | 1 | ||
Extract Method public multiMatchResult(tree T, state VisitorState) : MultiMatchResult<N> extracted from public matches(tree T, state VisitorState) : boolean in class com.google.errorprone.matchers.ChildMultiMatcher | From | To |