Files
kotlin-fork/idea/resources/intentionDescriptions/UsePropertyAccessSyntaxIntention/description.html
T

5 lines
129 B
HTML

<html>
<body>
This inspection replaces calls to java get and set methods with use of Kotlin synthetic properties.
</body>
</html>