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

Member predicate DataFlow :: FunctionNode :: hasRestParameter

Holds if the last parameter of this function is a rest parameter.

predicate hasRestParameter ( )