CodeQL library for JavaScript/TypeScript
codeql/javascript-all 0.8.3 (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()