|
Pull Up Method public matchMemberSelect(tree MemberSelectTree, state VisitorState) : Description from class com.google.errorprone.bugpatterns.ArrayToString to public matchMemberSelect(tree MemberSelectTree, state VisitorState) : Description from class com.google.errorprone.bugpatterns.AbstractToString |
From |
To |
|
Pull Up Method public matchIdentifier(tree IdentifierTree, state VisitorState) : Description from class com.google.errorprone.bugpatterns.ArrayToString to public matchIdentifier(tree IdentifierTree, state VisitorState) : Description from class com.google.errorprone.bugpatterns.AbstractToString |
From |
To |
|
Pull Up Method public matchMethodInvocation(methodTree MethodInvocationTree, state VisitorState) : Description from class com.google.errorprone.bugpatterns.ArrayToString to public matchMethodInvocation(tree MethodInvocationTree, state VisitorState) : Description from class com.google.errorprone.bugpatterns.AbstractToString |
From |
To |