Files
kotlin-fork/idea/resources/intentionDescriptions/DeprecatedCallableAddReplaceWithIntention/description.html
T
2015-05-27 16:15:50 +03:00

5 lines
169 B
HTML

<html>
<body>
This intention adds <i>kotlin.ReplaceWith</i> argument to <i>kotlin.deprecated</i> annotation on a function or property basing on its body.
</body>
</html>