codeql/javascript-all
2.0.1-dev
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Holds if there is an edge from pred to succ in the API graph that is labeled with lbl.
pred
succ
lbl
import javascript
predicate edge(TApiNode pred, ApiLabel lbl, TApiNode succ)