Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IParsedToken

The IParsedToken is a base interface that contains information common to all parsed URL parts.

Hierarchy

Index

Properties

Properties

location

location: ParsedLocation

Location of the part in the original pattern string containing the zero-based index where the part begins and its length.

tokenSting

tokenSting: string

Content of the token

Generated using TypeDoc