Member predicate JSLintDirective::definesFlag
Holds if this directive sets flag name
to value
.
If a flag is set without providing an explicit value, value
is the empty string.
predicate definesFlag(string name, string value)
Holds if this directive sets flag name
to value
.
If a flag is set without providing an explicit value, value
is the empty string.
predicate definesFlag(string name, string value)