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

Member predicate DataFlow :: InvokeNode :: getACallee

Gets a potential callee of this call site.

To alter the call graph as seen by the interprocedural data flow libraries, override the getACallee(int imprecision) predicate instead.

Function getACallee ( )