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

Member predicate Express::RouteSetup::getRouteHandlerNode

Gets the nth handler registered by this setup, with 0 being the first.

This differs from getARouteHandler in that the argument expression is returned, not its dataflow source.

Node getRouteHandlerNode(int index)