CodeQL library for JavaScript/TypeScript
codeql/javascript-all 0.8.14 (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()