Click or drag to resize

SyntaxTreeShowFlat method

Represents the SyntaxTree as a normalised text expression.

Namespace: NetEti.ExpressionParser
Assembly: NetEti.ExpressionParser (in NetEti.ExpressionParser.dll) Version: 1.0.0+20609015c2da6e03a80f381a46b367814c82f34b
Syntax
public string ShowFlat()

Return value

String
Normalised text expression for the SyntaxTree.
See also