Files
kotlin-fork/idea/resources/intentionDescriptions/RemoveExplicitSuperQualifierIntention/description.html
T
2015-08-27 23:21:22 +03:00

5 lines
114 B
HTML

<html>
<body>
This intention removes a redundant supertype qualification from a "super" expression
</body>
</html>