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

Predicate API::Impl::edge

Holds if there is an edge from pred to succ in the API graph that is labeled with lbl.

Import path

import javascript
predicate edge(TApiNode pred, ApiLabel lbl, TApiNode succ)