Refactored ReplaceWithOperatorAssignIntention
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
<html>
|
||||
<body>
|
||||
This intention converts an expression that modifies a variable's value and reassigns it to itself to an operation-assign expression.
|
||||
This intention transforms a modification of a variable with a simple assignment into an operation-assignment.
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user