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

Member predicate DataFlow :: FunctionNode :: hasRestParameter

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

predicate hasRestParameter ( )