Back to Intellij Community

Description

plugins/groovy/groovy-psi/resources/intentionDescriptions/MergeElseIfIntention/description.html

2025.3-rc-2112 B
Original Source

Merges the else branch of an if-else statement, if the else contains nothing but a nested if-else statement.