Click or drag to resize

UnbufferedTokenStream Constructor

Initializes a new instance of the UnbufferedTokenStream class

Namespace:  Stimulsoft.Data.Expressions.Antlr.Runtime
Assembly:  Stimulsoft.Data (in Stimulsoft.Data.dll) Version: 2019.3.1.0
Syntax
public UnbufferedTokenStream(
	ITokenSource tokenSource
)

Parameters

tokenSource
Type: Stimulsoft.Data.Expressions.Antlr.RuntimeITokenSource

[Missing <param name="tokenSource"/> documentation for "M:Stimulsoft.Data.Expressions.Antlr.Runtime.UnbufferedTokenStream.#ctor(Stimulsoft.Data.Expressions.Antlr.Runtime.ITokenSource)"]

See Also