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

Member predicate AbstractFunction::getFunction

Gets the function represented by this abstract value.

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

Function getFunction()