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