RedundantAttributesCheck

Checks for redundant attributes. At the moment only visibility attributes.

class RedundantAttributesCheck : BaseAnalyzer {}

Inherited Members

From BaseAnalyzer

visit
void visit(const Unittest unittest_)

Visits a unittest.

fileName
string fileName;

The file name

Meta