dscanner v0.7.2 (2019-05-29T09:11:03Z)
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