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

Member predicate CanonicalName::hasQualifiedName

Holds if this has the given qualified name, rooted in the given external module.

predicate hasQualifiedName(string moduleName, string exportedName)