Files
kotlin-fork/idea/resources/inspectionDescriptions/IllegalIdentifier.html
T
2016-11-21 17:16:27 +03:00

6 lines
179 B
HTML

<html>
<body>
This inspection reports identifiers in Android projects which are not accepted by the Android runtime (for example, method names containing spaces).
</body>
</html>