cd9df856e9f298e03c898547dbeceb973c308a06
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Parameterize Variable | 1 | ||
Parameterize Variable renamed : String to newName : String in method private renameFix(tree VariableTree, state VisitorState, name String, newName String) : Fix in class com.google.errorprone.bugpatterns.ConstantField | From | To | |
Extract Method | 1 | ||
Extract Method private checkImmutable(tree VariableTree, state VisitorState, sym Symbol.VarSymbol, name String) : Description extracted from public matchVariable(tree VariableTree, state VisitorState) : Description in class com.google.errorprone.bugpatterns.ConstantField | From | To |