Files
kotlin-fork/idea/resources/intentionDescriptions/ConvertPropertyGetterToInitializerIntention/description.html
T
2018-08-14 15:32:20 +03:00

5 lines
92 B
HTML

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