Files
kotlin-fork/idea/resources/inspectionDescriptions/DeprecatedCallableAddReplaceWith.html
T

7 lines
243 B
HTML

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