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

Predicate signature GraphExportSig::shouldNotContain

Holds if paths going through node should be blocked.

For example, this can be the case for functions that are public at runtime but intended to be private.

signature predicate shouldNotContain(Node node)