dscanner v0.9.0-beta.2 (2020-04-09T18:20:51Z)
Dub
Repo
UnusedParameterCheck.this
dscanner
analysis
unused_parameter
UnusedParameterCheck
class
UnusedParameterCheck
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_parameter
UnusedParameterCheck
aliases
visit
constructors
this
mixins
__anonymous