codeql/javascript-all
0.4.1
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Gets an argument that selects the properties to project, such as 'a.b' in _.get(o, 'a.b').
'a.b'
_.get(o, 'a.b')
Node getASelector()