Sign in
android
/
platform
/
tools
/
idea
/
b56ea2a18f232d79481e778085fd64e8ae486fc3
/
.
/
plugins
/
IntentionPowerPak
/
src
/
intentionDescriptions
/
ReplaceIfWithConditionalIntention
/
description.html
blob: 6edba155716f1a7a9a7b0a0f8fa792dfc4ff5d08 [
file
] [
log
] [
blame
]
<html>
<body>
This intention replaces an
<b>
if-else
</b>
statement
with an equivalent statement using a conditional expression, if possible.
</body>
</html>