Click or drag to resize

LegacyCommonTokenStreamLB Method

Look backwards k tokens on-channel tokens

Namespace:  Stimulsoft.Data.Expressions.Antlr.Runtime
Assembly:  Stimulsoft.Data (in Stimulsoft.Data.dll) Version: 2019.3.1.0
Syntax
protected virtual IToken LB(
	int k
)

Parameters

k
Type: SystemInt32

[Missing <param name="k"/> documentation for "M:Stimulsoft.Data.Expressions.Antlr.Runtime.LegacyCommonTokenStream.LB(System.Int32)"]

Return Value

Type: IToken

[Missing <returns> documentation for "M:Stimulsoft.Data.Expressions.Antlr.Runtime.LegacyCommonTokenStream.LB(System.Int32)"]

See Also