Files
kotlin-fork/idea/resources/intentionDescriptions/ConvertMemberToExtensionIntention/description.html
T
Valentin Kipyatkov 5491523f05 Renamed intention class
2015-05-14 01:10:03 +03:00

5 lines
121 B
HTML

<html>
<body>
This intention converts a member of a class or trait into an extension to this class/trait.
</body>
</html>