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

6 lines
136 B
HTML

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