Files
kotlin-fork/idea/resources/intentionDescriptions/SafeAccessToIfThenIntention/description.html
T

6 lines
134 B
HTML

<html>
<body>
This intention converts an expression that uses a safe-access operator to an <b>if-then</b> expression.
</body>
</html>