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