Back to Intellij Community

Description

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

2025.3-rc-2239 B
Original Source

Extracts an increment or decrement an operation used inside another statement, into a separate statement. Due to the inherent possibility of side effects in this operation, this intention may alter the semantics of the modified statements.