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

Member predicate GenericTypeExpr :: hasQualifiedName

Holds if this is a reference to the type exported from moduleName under the name exportedName.

predicate hasQualifiedName ( string moduleName , string exportedName )