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

6 lines
145 B
HTML

<html>
<body>
This intention adds a <b>@JvmStatic</b> annotation to the specified function or property of an object declaration.
</body>
</html>