dscanner v0.5.5 (2018-05-22T10:10:46Z)
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