UnusedVariableCheck.this

class UnusedVariableCheck
this
(
string fileName
,
const(Scope)* sc
,
bool skipTests = false
)

Parameters

fileName
Type: string

the name of the file being analyzed

Meta