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