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