TrustTooMuchCheck

Checks that @trusted is only applied to a a single function

Constructors

this
this(string fileName, bool skipTests = false)

Inherited Members

From BaseAnalyzer

visit
void visit(const Unittest unittest_)

Visits a unittest.

fileName
string fileName;

The file name

Meta