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

6 lines
150 B
HTML

<html>
<body>
This inspection reports calls to java get and set methods that can be replaced with use of Kotlin synthetic properties.
</body>
</html>