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

6 lines
142 B
HTML

<html>
<body>
This inspection reports <b>if-then</b> expressions that can be folded into safe-access (<b>?.</b>) expressions.
</body>
</html>