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

Predicate API::Impl::use

Holds if ref is a use of a node that should have an incoming edge from base labeled lbl in the API graph.

Import path

import javascript
predicate use(TApiNode base, ApiLabel lbl, Node ref)