Click or drag to resize

TreeIterator Constructor (CommonTree)

Initializes a new instance of the TreeIterator class

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

Parameters

tree
Type: Stimulsoft.Data.Expressions.Antlr.Runtime.TreeCommonTree

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

See Also