dscanner v0.7.2 (2019-05-29T09:11:03Z)
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)
class
VcallCtorChecker
override
void
visit
(
const
(
ClassDeclaration
)
decl
)
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