Sign in
android
/
platform
/
tools
/
idea
/
2250e7e055295bee73366d360d15ea0270573ef6
/
.
/
python
/
resources
/
intentionDescriptions
/
PySplitIfIntention
/
description.html
blob: 643c3c79571f7124e25a268e395ab8223745e931 [
file
] [
log
] [
blame
]
<html>
<body>
<span
style
=
"
font-family
:
verdana
,
sans-serif
;
"
>
This intention converts if statement containing conjuction operation into two nested if statements with simplified conditions.
</span>
</body>
</html>