Member predicate JSLintDirective::appliesTo
Holds if this directive applies to statement or expression s
, meaning that
s
is nested in the directive’s scope.
predicate appliesTo(ExprOrStmt s)
Holds if this directive applies to statement or expression s
, meaning that
s
is nested in the directive’s scope.
predicate appliesTo(ExprOrStmt s)