Files
kotlin-fork/idea/resources/inspectionDescriptions/SetterBackingFieldAssignment.html
T
2018-10-23 11:22:40 +03:00

5 lines
136 B
HTML

<html>
<body>
This inspection reports a setter of a property with a backing field that doesn't update the backing field.
</body>
</html>