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

Member predicate AbstractCallable::getDefinition

Gets the definition of the function or class represented by this abstract value.

For abstract class values, this is the definition of the class itself (and not its constructor).

ValueNode getDefinition()