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

Member predicate Type::getLastFunctionSignature

Gets the last function call signature.

When a signature is overloaded, the last signature is the most general version, covering all cases but with less precision than the overloads.

FunctionCallSignatureType getLastFunctionSignature()