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

Member predicate AbstractClass::getFunction

Gets the function represented by this abstract value.

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

Function getFunction()