Files
kotlin-fork/idea/resources/intentionDescriptions/MoveMemberToCompanionObjectIntention/description.html
T
Alexey Sedunov d13ac6b5a4 Intentions: Move class member to companion object
#KT-9697 In Progress
2016-02-04 12:26:18 +03:00

5 lines
102 B
HTML

<html>
<body>
This intention moves class member to the corresponding companion object.
</body>
</html>