CodeQL library for JavaScript
codeql/javascript-all 0.7.4 ( changelog , source )
Search

Member predicate DataFlow :: MidPathNode :: wraps

Holds if this path node wraps data-flow node n, configuration c and summary s.

predicate wraps ( Node n , Configuration c , PathSummary s )