Back to Intellij Community

Description

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

2025.3-rc-2154 B
Original Source

Replaces an operator assignment expression which increments or decrements an int or long with an equivalent postfix increment or decrement expression.