StiToken Class

Namespace: Stimulsoft.Report.Engine.StiParser

Constructors

Constructor Description
constructor(StiTokenType type, any position, any length)  

constructor(type: StiTokenType, position: any, length: any)

Parameters

Methods

Method Returns Description
toString string  

Method Details

toString

toString(): string

Returns string

Fields

Field Type Description
length any  
position any  
type StiTokenType  
value string  
valueObject any