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

6 lines
138 B
HTML

<html>
<body>
This intention adds a <b>@JvmOverloads</b> annotation to functions and constructors with default arguments.
</body>
</html>