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

Member predicate InvokeExpr :: isSpreadArgument

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

predicate isSpreadArgument ( int i )