codeql/javascript-all
2.5.1-dev
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Gets a node representing member m of this API component.
m
For example, modules have an exports member representing their exports, and objects have their properties as members.
exports
Node getMember(string m)