Sign in
android
/
platform
/
tools
/
idea
/
b56ea2a18f232d79481e778085fd64e8ae486fc3
/
.
/
plugins
/
IntentionPowerPak
/
src
/
intentionDescriptions
/
ConvertToNestedIfIntention
/
description.html
blob: 29a801043968165a536b457cde1365727b7b8210 [
file
]
<html>
<body>
This intention replaces boolean
<b>
return
</b>
with equivalent if-then-else statements, if possible.
</body>
</html>