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

Member predicate ClassDefinition::getInstanceMethod

Gets an instance method of this class with the given name.

Note that constructors aren’t considered instance methods.

Function getInstanceMethod(string name)