We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0247a61 commit 3b395afCopy full SHA for 3b395af
javascript/ql/lib/semmle/javascript/JSDoc.qll
@@ -395,8 +395,6 @@ class JSDocNamedTypeExpr extends JSDocTypeExpr {
395
this instanceof JSDocQualifiedTypeAccess
396
}
397
398
- private predicate test() { not this.getTopLevel().isExterns() }
399
-
400
/**
401
* Gets the name directly as it appears in this type, including any qualifiers.
402
*
0 commit comments