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

5 lines
89 B
HTML

<html>
<body>
This intention converts a property initializer to a getter.
</body>
</html>