Files
kotlin-fork/idea/resources/inspectionDescriptions/ReflectionNotFound.html
T
2015-03-16 20:54:10 +03:00

6 lines
165 B
HTML

<html>
<body>
This inspection reports expressions which use reflection features in the module which doesn't have a dependency on kotlin-reflect.jar.
</body>
</html>