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

Predicate AsyncPackage::memberVariant

Gets a reference to the given member or one of its Limit or Series variants.

For example, memberVariant("map") finds references to map, mapLimit, and mapSeries.

Import path

import javascript
SourceNode memberVariant(string name)