Compiler.RenderAstToString Method
Assembly: Topten.Cminor.Compiler.dll
Namespace: Topten.Cminor
Declaring Type: Compiler
Render C Code to a string
public string RenderAstToString();
Returns
string | The rendered code, or null if error |