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

Member predicate API :: Node :: getMaybePromisifiedCall

Gets a call to the function represented by this API component, or a promisified version of the function.

CallNode getMaybePromisifiedCall ( )