Files
kotlin-fork/idea/resources/inspectionDescriptions/UnusedSymbol.html
T
2015-01-14 15:48:45 +03:00

6 lines
175 B
HTML

<html>
<body>
This inspection reports classes, functions or properties in the specified inspection scope that are not used or not reachable from entry points.
</body>
</html>