blob: 5c05f972348d500e92d090b118662d18253ea522 [file] [log] [blame]
<html>
<body>
Reports any unnecessary uses of the <b>super</b>
qualifier in method calls and fields references. A super qualifier is unnecessary
when the field or method of the super class is not overridden in the calling class.
<!-- tooltip end -->
<p>
</body>
</html>