Click or drag to resize

LegacyCommonTokenStream Constructor (ITokenSource)

Initializes a new instance of the LegacyCommonTokenStream class

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

Parameters

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

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

See Also