dscanner v0.5.0 (2018-03-30T23:54:14Z)
Dub
Repo
VcallCtorChecker.visit
dscanner
analysis
vcall_in_ctor
VcallCtorChecker
Undocumented in source. Be warned that the author may not have intended to support it.
alias
visit
=
BaseAnalyzer
.
visit
void
visit
(const(ClassDeclaration) decl)
void
visit
(const(Constructor) ctor)
class
VcallCtorChecker
override
void
visit
(
const
(
Constructor
)
ctor
)
void
visit
(const(Declaration) d)
void
visit
(const(FunctionCallExpression) exp)
void
visit
(const(UnaryExpression) exp)
void
visit
(const(FunctionDeclaration) d)
Meta
Source
See Implementation
dscanner
analysis
vcall_in_ctor
VcallCtorChecker
aliases
visit
constructors
this