Click or drag to resize

TreeRewriterDownup Method (Object, Boolean)

[Missing <summary> documentation for "M:Stimulsoft.Data.Expressions.Antlr.Runtime.Tree.TreeRewriter.Downup(System.Object,System.Boolean)"]

Namespace:  Stimulsoft.Data.Expressions.Antlr.Runtime.Tree
Assembly:  Stimulsoft.Data (in Stimulsoft.Data.dll) Version: 2019.3.1.0
Syntax
public virtual Object Downup(
	Object t,
	bool showTransformations
)

Parameters

t
Type: SystemObject

[Missing <param name="t"/> documentation for "M:Stimulsoft.Data.Expressions.Antlr.Runtime.Tree.TreeRewriter.Downup(System.Object,System.Boolean)"]

showTransformations
Type: SystemBoolean

[Missing <param name="showTransformations"/> documentation for "M:Stimulsoft.Data.Expressions.Antlr.Runtime.Tree.TreeRewriter.Downup(System.Object,System.Boolean)"]

Return Value

Type: Object

[Missing <returns> documentation for "M:Stimulsoft.Data.Expressions.Antlr.Runtime.Tree.TreeRewriter.Downup(System.Object,System.Boolean)"]

See Also