CodeQL library for JavaScript/TypeScript
codeql/javascript-all 0.8.15-dev (changelog, source)
Search

Member predicate DataFlow::Node::mayHaveStringValue

Holds if this node may evaluate to the string s, possibly through local data flow.

predicate mayHaveStringValue(string s)