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

7 lines
242 B
HTML

<html>
<body>
This inspection reports deprecated functions and properties that do not have <i>kotlin.ReplaceWith</i> argument in its <i>kotlin.deprecated</i> annotation
and there is a suggestion to add one basing on the body.
</body>
</html>