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

Member predicate API::Node::getLastParameter

Gets a node representing the last parameter of the function represented by this node.

This predicate may have multiple results when there are multiple invocations of this API component. Consider using getAnInvocation() if there is a need to distingiush between individual calls.

Node getLastParameter()