Back to Intellij Community

Description

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

2025.3-rc-2154 B
Original Source

Extracts an operand expression from an If condition and creates a new If statement with this expression as a condition, keeping the original control flow.