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

5 lines
132 B
HTML

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