Sign in
android
/
platform
/
tools
/
idea
/
c667c1f74abd96a2098520effdd5afdff7f0d34b
/
.
/
plugins
/
groovy
/
groovy-psi
/
resources
/
intentionDescriptions
/
ExpandBooleanIntention
/
description.html
blob: 00adb6176e4fbcc248fa019f70cab8e6e7fb0747 [
file
] [
log
] [
blame
]
<html>
<body>
This intention replaces uses of boolean values with equivalent if-then-else statements,
if possible.
</body>
</html>