Click or drag to resize

ITokenStreamTokenSource Property

Where is this stream pulling tokens from? This is not the name, but the object that provides Token objects.

Namespace:  Stimulsoft.Data.Expressions.Antlr.Runtime
Assembly:  Stimulsoft.Data (in Stimulsoft.Data.dll) Version: 2019.3.1.0
Syntax
ITokenSource TokenSource { get; }

Property Value

Type: ITokenSource
See Also