- visit
void visit(Module mod)
Undocumented in source. Be warned that the author may not have intended to support it.
- visit
void visit(Declaration dec)
Undocumented in source. Be warned that the author may not have intended to support it.
- visit
void visit(VariableDeclaration variable)
Undocumented in source. Be warned that the author may not have intended to support it.
- visit
void visit(ConditionalDeclaration cond)
Undocumented in source. Be warned that the author may not have intended to support it.
- visit
void visit(FunctionBody fb)
Undocumented in source. Be warned that the author may not have intended to support it.
- visit
void visit(Unittest u)
Undocumented in source. Be warned that the author may not have intended to support it.
- visit
void visit(TraitsExpression t)
Undocumented in source. Be warned that the author may not have intended to support it.
Checks for undocumented public declarations. Ignores some operator overloads, main functions, and functions whose name starts with "get" or "set".