Click or drag to resize

DotTreeGeneratorToDot Method (ITree)

[Missing <summary> documentation for "M:Stimulsoft.Data.Expressions.Antlr.Runtime.Tree.DotTreeGenerator.ToDot(Stimulsoft.Data.Expressions.Antlr.Runtime.Tree.ITree)"]

Namespace:  Stimulsoft.Data.Expressions.Antlr.Runtime.Tree
Assembly:  Stimulsoft.Data (in Stimulsoft.Data.dll) Version: 2019.3.1.0
Syntax
public virtual string ToDot(
	ITree tree
)

Parameters

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

[Missing <param name="tree"/> documentation for "M:Stimulsoft.Data.Expressions.Antlr.Runtime.Tree.DotTreeGenerator.ToDot(Stimulsoft.Data.Expressions.Antlr.Runtime.Tree.ITree)"]

Return Value

Type: String

[Missing <returns> documentation for "M:Stimulsoft.Data.Expressions.Antlr.Runtime.Tree.DotTreeGenerator.ToDot(Stimulsoft.Data.Expressions.Antlr.Runtime.Tree.ITree)"]

See Also