Sign in
android
/
platform
/
tools
/
idea
/
b56ea2a18f232d79481e778085fd64e8ae486fc3
/
.
/
plugins
/
IntentionPowerPak
/
src
/
intentionDescriptions
/
MergeIfAndIntention
/
description.html
blob: ae9fec1783703f2a8ba020c0a7bcacdc623ee88c [
file
] [
log
] [
blame
]
<html>
<body>
This intention merges two
<b>
if
</b>
statements into one, if the second is located inside
the then-branch of the first.
</body>
</html>