Sign in
android
/
platform
/
tools
/
idea
/
b56ea2a18f232d79481e778085fd64e8ae486fc3
/
.
/
plugins
/
groovy
/
resources
/
intentionDescriptions
/
MergeIfAndIntention
/
description.html
blob: f4d52b545ab40f6c629735169ff54adfb8eeaeca [
file
] [
log
] [
blame
]
<html>
<body>
This intention merges
<b>
if-else
</b>
statement inside then-branch of another
<b>
if-else
</b>
into one.
<br>
</body>
</html>