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

5 lines
102 B
HTML

<html>
<body>
This intention replaces <b>invoke</b> member calls with a receiver call.
</body>
</html>