Files
kotlin-fork/idea/resources/inspectionDescriptions/ExplicitGet.html
T
2014-03-25 16:49:43 +04:00

6 lines
128 B
HTML

<html>
<body>
This inspection reports any explicit calls of 'get' which can be replaced by indexing operator []
</body>
</html>