Files
kotlin-fork/idea/resources-en/inspectionDescriptions/KotlinSealedInheritorsInJava.html
T

5 lines
116 B
HTML

<html>
<body>
This inspection reports attempt to inherit Kotlin sealed interface/class in Java code.
</body>
</html>