Click or drag to resize

ParseTree Constructor

Initializes a new instance of the ParseTree class

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

Parameters

label
Type: SystemObject

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

See Also