Files
kotlin-fork/idea/resources/intentionDescriptions/AddJvmOverloadsIntention/description.html
T
2016-05-05 17:27:48 +03:00

6 lines
129 B
HTML

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