64a526dd5ca47fc7537739b72f292a4e68f2926b
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type sym : Symbol.VarSymbol to sym : VarSymbol in method private checkImmutable(tree VariableTree, state VisitorState, sym VarSymbol, name String) : Description in class com.google.errorprone.bugpatterns.ConstantField | From | To | |
Extract Method | 1 | ||
Extract Method private upperCaseReplace(name String) : String extracted from private checkImmutable(tree VariableTree, state VisitorState, sym Symbol.VarSymbol, name String) : Description in class com.google.errorprone.bugpatterns.ConstantField | From | To |