28071e24f899557d8100d084e5868feb87235066
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 1 | ||
Change Return Type Fix to SuggestedFix in method public addModifiers(tree Tree, state VisitorState, modifiers Modifier...) : SuggestedFix in class com.google.errorprone.fixes.SuggestedFixes | From | To | |
Extract Method | 1 | ||
Extract Method private editModifiers(tree Tree, state VisitorState) : Description extracted from public matchVariable(tree VariableTree, state VisitorState) : Description in class com.google.errorprone.fixes.SuggestedFixesTest.EditModifiersChecker | From | To |