dscanner v0.4.0-alpha3 (2016-05-06T20:39:02Z)
Dub
Repo
RedundantParenCheck.visit
analysis
redundant_parens
RedundantParenCheck
Undocumented in source. Be warned that the author may not have intended to support it.
alias
visit
=
BaseAnalyzer
.
visit
void
visit
(IfStatement statement)
void
visit
(PrimaryExpression primaryExpression)
class
RedundantParenCheck
override
void
visit
(
const
PrimaryExpression
primaryExpression
)
Meta
Source
See Implementation
analysis
redundant_parens
RedundantParenCheck
aliases
visit
constructors
this