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

Member predicate ConstructorCallSignature::isOverloaded

Holds if this constructor call signature is overloaded, that is, there are multiple constructor call signatures declared in the enclosing type.

predicate isOverloaded()