dscanner v0.8.0 (2019-07-11T16:22:23Z)
Dub
Repo
RedundantParenCheck.visit
dscanner
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
dscanner
analysis
redundant_parens
RedundantParenCheck
aliases
visit
constructors
this
mixins
__anonymous