dscanner v0.4.0-beta.1 (2016-10-13T02:31:05Z)
Dub
Repo
UnusedVariableCheck.this
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
analysis
unused
UnusedVariableCheck
aliases
visit
constructors
this
mixins
__anonymous