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

6 lines
140 B
HTML

<html>
<body>
This inspection reports a secondary constructor that can be replaced with a more concise primary constructor.
</body>
</html>