JaCIL Framework API

CloneEmitter Constructor 

Creates the emitter based on the given target stack object.

public CloneEmitter(
   string targetType
);

Parameters

targetType
The target type name.

See Also

CloneEmitter Class | JaCIL.Compiler.Standard.Translator.Instruction Namespace