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

Member predicate TypeAnnotation::hasQualifiedName

DEPRECATED. Use hasUnderlyingType instead.

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

predicate hasQualifiedName(string globalName)