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

5 lines
108 B
HTML

<html>
<body>
This intention converts a dot qualified method call to an infix function call.
</body>
</html>