Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
CodeQL library for JavaScript/TypeScript
codeql/javascript-all 2.6.3 (changelog, source)

Member predicate DataFlow::ClassNode::getInstanceMember

Gets the instance method, getter, or setter with the given name and kind.

Does not include members from superclasses.

FunctionNode getInstanceMember(string name, MemberKind kind)