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

6 lines
210 B
HTML

<html>
<body>
This intention converts qualified references to a Java static member, object member or enum class member
into simple references and adds an <b>import</b> directive for that symbol.
</body>
</html>