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

5 lines
177 B
HTML

<html>
<body>
This inspection reports properties which are explicitly assigned to constructor parameters and can be declared directly in the constructor instead.
</body>
</html>