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