codeql/javascript-all
0.6.2
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 )