Files
kotlin-fork/idea/resources/intentionDescriptions/ConvertOrdinaryPropertyToLazyIntention/description.html
T
2019-06-17 01:10:19 +03:00

6 lines
116 B
HTML

<html>
<body>
This intention converts a ordinary property / variable to a lazy property / variable.
</body>
</html>