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

Member predicate Dependency::getAUse

Gets a use of this dependency, which is of the given kind.

Currently, the only supported kinds are "import" and "use".

Locatable getAUse(string kind)