Sign in
android
/
platform
/
tools
/
idea
/
b56ea2a18f232d79481e778085fd64e8ae486fc3
/
.
/
plugins
/
IntentionPowerPak
/
src
/
intentionDescriptions
/
ReplacePostfixExpressionWithAssignmentIntention
/
description.html
blob: e769d02d117e4d422adfcab6560bef36ef02c7cd [
file
]
<html>
<body>
This intention replaces a post fix increment or
decrement expression with an equivalent assignment expression.
<br><br>
<small>
New in 9
</small>
</body>
</html>