Member predicate InvokeExpr :: isSpreadArgument
Holds if the i
th argument of this invocation is a spread element.
predicate
isSpreadArgument
(
int
i
)