C# Class tasm.tasm_main.OutGenerator

Exibir arquivo Open project: Domipheus/TPU

Public Methods

Method Description
GenerateOutput ( string filename, List ops ) : void

Method Details

GenerateOutput() public abstract method

public abstract GenerateOutput ( string filename, List ops ) : void
filename string
ops List
return void