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

5 lines
109 B
HTML

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