a277aef7352069c1251d30041f7989f5bcfcd0ac
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type unhandled : LinkedHashSet<String> to unhandled : Set<String> in method private buildMessage(unhandled Set<String>) : String in class com.google.errorprone.bugpatterns.MissingCasesInEnumSwitch | From | To | |
Extract Variable | 1 | ||
Extract Variable description : Description.Builder in method public matchSwitch(tree SwitchTree, state VisitorState) : Description from class com.google.errorprone.bugpatterns.MissingCasesInEnumSwitch | From | To |