Files
kotlin-fork/idea/resources/inspectionDescriptions/IfThenToSafeAccess.html
T
2014-04-10 15:44:59 -07:00

6 lines
131 B
HTML

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