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

Member predicate DataFlow::ClassNode::getInstanceMethod

Gets an instance method declared in this class, with the given name, if any.

Does not include methods from superclasses.

FunctionNode getInstanceMethod(string name)