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

Member predicate InvokeExpr :: getResolvedOverloadIndex

Gets the index of the targeted call signature among the overload signatures on the invoked function.

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

int getResolvedOverloadIndex ( )