Click or drag to resize

CommonTree Constructor (CommonTree)

Initializes a new instance of the CommonTree class

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

Parameters

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

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

See Also