TokenState Class

Namespace: Stimulsoft.Base

Represents the state of a token during parsing.

Constructors

Constructor Description
constructor(StiToken token, number index)  

constructor(token: StiToken, index: number)

Parameters

Fields

Field Type Description
index number  
token StiToken