dscanner v0.9.0-beta.2 (2020-04-09T18:20:51Z)
Dub
Repo
DeleteCheck.visit
dscanner
analysis
del
DeleteCheck
Undocumented in source. Be warned that the author may not have intended to support it.
alias
visit
=
BaseAnalyzer
.
visit
void
visit
(DeleteExpression d)
class
DeleteCheck
override
void
visit
(
const
DeleteExpression
d
)
Meta
Source
See Implementation
dscanner
analysis
del
DeleteCheck
aliases
visit
constructors
this
mixins
__anonymous