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

Member predicate AbstractCallable::getFunction

Gets the function represented by this abstract value.

For abstract class values, this is the constructor method of the class.

Function getFunction()