TokenNode

Description

Base interfaces that defines a token.

Properties

token: string

Methods

toString( spaces?: number ): string

Parameters

NameTypeDescription
number