Files
kotlin-fork/idea/resources/inspectionDescriptions/CanBePrimaryConstructorProperty.html
T
2016-06-16 16:24:43 +03:00

5 lines
172 B
HTML

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