ab260ee57b68f3de747ec67820fa33bd81b74f77
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 2 | ||
Extract Method protected verifyArgsType(methodInvocationTree MethodInvocationTree) : void extracted from private describe(methodInvocationTree MethodInvocationTree, state VisitorState) : Description in class com.google.errorprone.bugpatterns.GuavaSelfEquals | From | To | |
Extract Method protected generateFix(methodInvocationTree MethodInvocationTree, state VisitorState, toReplace ExpressionTree) : Fix extracted from private describe(methodInvocationTree MethodInvocationTree, state VisitorState) : Description in class com.google.errorprone.bugpatterns.GuavaSelfEquals | From | To |