Files
kotlin-fork/idea/resources/intentionDescriptions/AddOpenModifierIntention/description.html
T

5 lines
127 B
HTML

<html>
<body>
This intention adds an <b>open</b> modifier to a non-private method or property in an open class.
</body>
</html>