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

Member predicate InvokeExpr::getResolvedSignature

Gets the call signature of the invoked function, as determined by the TypeScript type system, with overloading resolved and type parameters substituted.

This predicate is only populated for files extracted with full TypeScript extraction.

CallSignatureType getResolvedSignature()