Files
kotlin-fork/idea/resources/inspectionDescriptions/RedundantModalityModifier.html
T

7 lines
203 B
HTML

<html>
<body>
This inspection reports modality modifiers which match the default modality of an element
(<b>final</b> for most elements, <b>open</b> for members with an <b>override</b>).
</body>
</html>