Files
kotlin-fork/idea/resources/inspectionDescriptions/ConflictingExtensionProperty.html
T

6 lines
261 B
HTML

<html>
<body>
This inspection reports extension properties that conflict with synthetic ones automatically produced from Java get/set-methods and that should be either removed or renamed to avoid breaking code by future changes in the compiler.
</body>
</html>