A type of tested route.
Optional
Readonly
entryundefined
route entry indicating the position after the end of the route.
Readonly
entryThe length of the route path to indicate the position after the end of the route.
Readonly
matcherThe index of the matcher in the route pattern.
Readonly
nameAlways zero to indicate the position after the end of the route.
Readonly
patternThe route pattern the matcher belongs to.
Readonly
routeTarget route.
Generated using TypeDoc
Route tail match context.
This is passed to tail route matcher to indicate the position after the end of the route the match should be applied to.