Hierarchy

  • Token

Index

Constructors

Properties

Methods

Constructors

constructor

  • new Token(offset: number, type: string, language: string): Token

Properties

_tokenBrand

_tokenBrand: void

language

language: string

offset

offset: number

type

type: string

Methods

toString

  • toString(): string