39e530b1f33a84b35b5e8dbf903e1356136794e3
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable castKind : NarrowingCastKind to message : String in method public matchCompoundAssignment(tree CompoundAssignmentTree, state VisitorState) : Description in class com.google.errorprone.bugpatterns.NarrowingCompoundAssignment | From | To | |
Change Return Type | 1 | ||
Change Return Type NarrowingCastKind to String in method private identifyBadCast(lhs Type, rhs Type, types Types) : String in class com.google.errorprone.bugpatterns.NarrowingCompoundAssignment | From | To | |
Change Variable Type | 1 | ||
Change Variable Type castKind : NarrowingCastKind to message : String in method public matchCompoundAssignment(tree CompoundAssignmentTree, state VisitorState) : Description in class com.google.errorprone.bugpatterns.NarrowingCompoundAssignment | From | To |