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
SyntaxITokenSource TokenSource { get; }
ReadOnly Property TokenSource As ITokenSource
Get
Property Value
Type:
ITokenSource
See Also