Files
kotlin-fork/idea/resources/intentionDescriptions/ImportMemberIntention/description.html
T
2015-11-10 17:23:10 +03:00

6 lines
200 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 import directive for that symbol.
</body>
</html>