Files
kotlin-fork/idea/resources/intentionDescriptions/MovePropertyToClassBodyIntention/description.html
T
2017-03-24 15:22:50 +03:00

5 lines
103 B
HTML

<html>
<body>
This intention moves property from primary constructor to the class body.
</body>
</html>