Refactored ReplaceItWithExplicitFunctionLiteralParamIntention

This commit is contained in:
Valentin Kipyatkov
2015-04-28 19:28:25 +03:00
parent c7937f181b
commit 01a8ff0860
4 changed files with 29 additions and 48 deletions
@@ -296,8 +296,6 @@ replace.with.infix.function.call.intention=Replace with infix function call
replace.with.infix.function.call.intention.family=Replace with Infix Function Call
replace.with.infix.function.call.intention.error.resolution.failed=The element cannot be resolved
replace.with.infix.function.call.intention.error.package.call=Cannot be applied with a package as the receiver
replace.it.with.explicit.function.literal.param=Replace 'it' with explicit parameter
replace.it.with.explicit.function.literal.param.family=Replace 'it' with Explicit Parameter
split.if=Split into 2 if's
split.if.family=Split If
replace.with.operator.assign.intention=Replace with an operator-assign expression