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

Predicate signature GraphExportSig::edge

Holds if an edge pred -> succ exist with the access path path.

signature predicate edge(Node pred, string path, Node succ)