Compiler.BuildModule Method
Assembly: Topten.Cminor.Compiler.dll
Namespace: Topten.Cminor
Declaring Type: Compiler
Build an in-memory module
public Module BuildModule();
Returns
Module | The compiled module |