/// <summary> /// Ctor /// </summary> public CodeEmiter(DebugStats debugStats) { this.debugStats = debugStats; }