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

Class Routing::RouteHandlerTrackingStep

An edge that should be used for tracking route handler definitions to their use-sites.

This may be subclassed by framework models to contribute additional steps.

Import path

import javascript

Direct supertypes

Indirect supertypes

Predicates

step

Holds if route handlers should be propagated along the edge pred -> succ.

Inherited predicates

toString

Gets a textual representation of this element.

from Unit