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

Member predicate InvokeExpr::getResolvedCalleeName

DEPRECATED. No longer directly supported, but getResolvedCallee() may be usable as an alternative.

Gets the canonical name of the static call target, as determined by the TypeScript type system.

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

CanonicalFunctionName getResolvedCalleeName()