Click or drag to resize

CommonTreeNodeStreamTokenStream Property

[Missing <summary> documentation for "P:Stimulsoft.Data.Expressions.Antlr.Runtime.Tree.CommonTreeNodeStream.TokenStream"]

Namespace:  Stimulsoft.Data.Expressions.Antlr.Runtime.Tree
Assembly:  Stimulsoft.Data (in Stimulsoft.Data.dll) Version: 2019.3.1.0
Syntax
public virtual ITokenStream TokenStream { get; set; }

Property Value

Type: ITokenStream

Implements

ITreeNodeStreamTokenStream
See Also