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