Click or drag to resize

BufferedTreeNodeStream Constructor (Object)

Initializes a new instance of the BufferedTreeNodeStream class

Namespace:  Stimulsoft.Data.Expressions.Antlr.Runtime.Tree
Assembly:  Stimulsoft.Data (in Stimulsoft.Data.dll) Version: 2019.3.1.0
Syntax
public BufferedTreeNodeStream(
	Object tree
)

Parameters

tree
Type: SystemObject

[Missing <param name="tree"/> documentation for "M:Stimulsoft.Data.Expressions.Antlr.Runtime.Tree.BufferedTreeNodeStream.#ctor(System.Object)"]

See Also