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

Member predicate InvokeExpr::isSpreadArgument

Holds if the ith argument of this invocation is a spread element.

predicate isSpreadArgument(int i)