dscanner v0.5.0 (2018-03-30T23:54:14Z)
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)
void
visit
(AndAndExpression andAndExpression)
void
visit
(OrOrExpression orOrExpression)
class
IfStatementCheck
override
void
visit
(
const
OrOrExpression
orOrExpression
)
Meta
Source
See Implementation
dscanner
analysis
if_statements
IfStatementCheck
aliases
visit
constructors
this