Click or drag to resize

BufferedTreeNodeStreamLB Method

Look backwards k nodes

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

Parameters

k
Type: SystemInt32

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

Return Value

Type: Object

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

See Also