dscanner v0.7.2 (2019-05-29T09:11:03Z)
Dub
Repo
UnusedVariableCheck.this
dscanner
analysis
unused
UnusedVariableCheck
class
UnusedVariableCheck
this
(
string
fileName
,
const
(
Scope
)*
sc
,
bool
skipTests
= false
)
Parameters
fileName
string
the name of the file being analyzed
Meta
Source
See Implementation
dscanner
analysis
unused
UnusedVariableCheck
aliases
visit
constructors
this
mixins
__anonymous