CodeQL library for JavaScript/TypeScript
codeql/javascript-all 1.1.2-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)