e1c93159560427d29f55b568a137ca1db6b0b416
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable typeVargs : Type to varArgsArrayType : Type in method public matchMethodInvocation(methodInvocationTree MethodInvocationTree, state VisitorState) : Description in class com.google.errorprone.bugpatterns.ShouldHaveEvenArgs | From | To | |
Change Variable Type | 1 | ||
Change Variable Type arguments : List<JCExpression> to arguments : List<? extends ExpressionTree> in method public matchMethodInvocation(methodInvocationTree MethodInvocationTree, state VisitorState) : Description in class com.google.errorprone.bugpatterns.ShouldHaveEvenArgs | From | To |