|
Change Return Type Fix to SuggestedFix in method public postfixWith(node Tree, postfix String) : SuggestedFix in class com.google.errorprone.fixes.SuggestedFix |
From |
To |
|
Change Return Type Fix to SuggestedFix in method public replace(tree Tree, replaceWith String) : SuggestedFix in class com.google.errorprone.fixes.SuggestedFix |
From |
To |
|
Change Return Type Fix to SuggestedFix in method public build() : SuggestedFix in class com.google.errorprone.fixes.SuggestedFix.Builder |
From |
To |
|
Change Return Type Fix to SuggestedFix in method public replace(node Tree, replaceWith String, startPosAdjustment int, endPosAdjustment int) : SuggestedFix in class com.google.errorprone.fixes.SuggestedFix |
From |
To |
|
Change Return Type Fix to SuggestedFix in method public prefixWith(node Tree, prefix String) : SuggestedFix in class com.google.errorprone.fixes.SuggestedFix |
From |
To |
|
Change Return Type Fix to SuggestedFix in method public delete(node Tree) : SuggestedFix in class com.google.errorprone.fixes.SuggestedFix |
From |
To |
|
Change Return Type Fix to SuggestedFix in method public swap(node1 Tree, node2 Tree) : SuggestedFix in class com.google.errorprone.fixes.SuggestedFix |
From |
To |
|
Change Return Type Fix to SuggestedFix in method public replace(startPos int, endPos int, replaceWith String) : SuggestedFix in class com.google.errorprone.fixes.SuggestedFix |
From |
To |