e8116bc62d43d684299ec4085387ec3cb5215f7c
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable whitelistLocation : Tree to classTree : ClassTree in method private findFixLocation(where TreePath) : Optional<ClassTree> in class com.google.errorprone.fixes.SuggestedFixes | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type whitelistLocation : Tree to classTree : ClassTree in method private findFixLocation(where TreePath) : Optional<ClassTree> in class com.google.errorprone.fixes.SuggestedFixes | From | To | |
| Extract Method | 1 | ||
| Extract Method private findFixLocation(where TreePath) : Optional<ClassTree> extracted from public suggestWhitelistAnnotation(whitelistAnnotation String, where TreePath, state VisitorState) : Optional<SuggestedFix> in class com.google.errorprone.fixes.SuggestedFixes | From | To |