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