Click or drag to resize

GH_ExpressionSyntaxWriterRewriteAll Method

Apply all syntax rulesets to the expression.

Namespace:  Grasshopper.Kernel.Expressions
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public static string RewriteAll(
	string Expression
)

Parameters

Expression
Type: SystemString

Return Value

Type: String
See Also