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

Member predicate TypeAccess::hasQualifiedName

Holds if this is a reference to the type with qualified name globalName relative to the global scope.

predicate hasQualifiedName(string globalName)