Sign in
android
/
platform
/
tools
/
idea
/
c6218e46d5d2017e987ecdbd99b318a95c42abc0
/
.
/
plugins
/
IntentionPowerPak
/
src
/
intentionDescriptions
/
MergeIfOrIntention
/
description.html
blob: 2558ed0553c02d33f70f6d53ac722787df0cedd5 [
file
] [
log
] [
blame
]
<html>
<body>
This intention merges an
<b>
if-else-if
</b>
statement
into a single
<b>
if
</b>
statement, if their bodies are identical.
</body>
</html>