Files
kotlin-fork/idea/resources/intentionDescriptions/SplitPropertyDeclarationIntention/description.html
T
2013-06-13 20:19:34 +04:00

5 lines
126 B
HTML

<html>
<body>
This intention splits property declaration with initializer and turns initializer to assignment.
</body>
</html>