Click or drag to resize

LegacyCommonTokenStreamSetTokenSource Method

Reset this token stream by setting its token source.

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

Parameters

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

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

See Also