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

Member predicate ScriptDependency::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)