Click or drag to resize

TreeWizard Constructor (String)

Initializes a new instance of the TreeWizard class

Namespace:  Stimulsoft.Data.Expressions.Antlr.Runtime.Tree
Assembly:  Stimulsoft.Data (in Stimulsoft.Data.dll) Version: 2019.3.1.0
Syntax
public TreeWizard(
	string[] tokenNames
)

Parameters

tokenNames
Type: SystemString

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

See Also