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

Member predicate TypeAnnotation :: hasQualifiedName

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

predicate hasQualifiedName ( string globalName )