dscanner v0.9.0-beta.2 (2020-04-09T18:20:51Z)
Dub
Repo
ProperlyDocumentedPublicFunctions.visit
dscanner
analysis
properly_documented_public_functions
ProperlyDocumentedPublicFunctions
Undocumented in source. Be warned that the author may not have intended to support it.
void
visit
(Module mod)
class
ProperlyDocumentedPublicFunctions
override
void
visit
(
const
Module
mod
)
void
visit
(UnaryExpression decl)
void
visit
(Declaration decl)
void
visit
(TemplateDeclaration decl)
void
visit
(MixinTemplateDeclaration decl)
void
visit
(StructDeclaration decl)
void
visit
(ClassDeclaration decl)
void
visit
(FunctionDeclaration decl)
void
visit
(TryStatement ts)
void
visit
(ThrowStatement ts)
alias
visit
=
BaseAnalyzer
.
visit
Meta
Source
See Implementation
dscanner
analysis
properly_documented_public_functions
ProperlyDocumentedPublicFunctions
constructors
this
functions
visit
mixins
__anonymous
variables
MISSING_PARAMS_KEY
MISSING_PARAMS_MESSAGE
MISSING_RETURNS_KEY
MISSING_RETURNS_MESSAGE
MISSING_TEMPLATE_PARAMS_MESSAGE
MISSING_THROW_KEY
MISSING_THROW_MESSAGE
NON_EXISTENT_PARAMS_KEY
NON_EXISTENT_PARAMS_MESSAGE