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

Member predicate DataFlow::ClassNode::getStaticMember

Gets the static method, getter, or setter declared in this class with the given name and kind.

FunctionNode getStaticMember(string name, MemberKind kind)