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

6 lines
137 B
HTML

<html>
<body>
This intention destructures a declaration (of a parameter or a variable of a data class / map entry type).
</body>
</html>