Back to Intellij Community

Description

java/java-impl/resources/intentionDescriptions/MergeIfAndIntention/description.html

2025.3-rc-2111 B
Original Source

Merges two if statements into one if the second statement is located inside the then-branch of the first one.