codeql/javascript-all
2.3.1-dev
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Holds if this is a constructor type, such as new (x: string) => Object.
new (x: string) => Object
predicate isConstructor()