Options
All
  • Public
  • Public/Protected
  • All
Menu

The substring token of the original string with its interval location.

export

Hierarchy

  • Token

Index

Constructors

Properties

Constructors

constructor

  • Creates an instance of Token.

    memberof

    Token

    Parameters

    • value: string

      The substring.

    • interval: Interval

      The interval location.

    Returns Token

Properties

Readonly interval

interval: Interval

Readonly value

value: string

Generated using TypeDoc