Back to Intellij Community

Description

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

2025.3-rc-2227 B
Original Source

Moves an increment or decrement operation inside a statement where the same variable is used. Due to the inherent possibility of side effects in this operation, this intention may alter the semantics of the modified statements.