a30c176ea28bd4a9f02a207dc52cfd5616f00874
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type methodInvocationTree : MethodInvocationTree to tree : Tree in method protected generateFix(tree Tree, state VisitorState, toReplace ExpressionTree) : Fix in class com.google.errorprone.bugpatterns.GuavaSelfEquals | From | To | |
| Rename Variable | 1 | ||
| Rename Variable jcStatement : JCStatement to jcTree : JCTree in method protected fieldFix(toReplace Tree, state VisitorState) : Fix in class com.google.errorprone.bugpatterns.GuavaSelfEquals | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type jcStatement : JCStatement to jcTree : JCTree in method protected fieldFix(toReplace Tree, state VisitorState) : Fix in class com.google.errorprone.bugpatterns.GuavaSelfEquals | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter methodInvocationTree : MethodInvocationTree to tree : Tree in method protected generateFix(tree Tree, state VisitorState, toReplace ExpressionTree) : Fix in class com.google.errorprone.bugpatterns.GuavaSelfEquals | From | To |