JaCIL Framework API

NewDupEmitter Constructor (TypeReference)

Creates the emitter based on the given source to target

public NewDupEmitter(
   TypeReference type
);

Parameters

type
The Cecil type to generate for.

See Also

NewDupEmitter Class | JaCIL.Compiler.Standard.Translator.Instruction Namespace | NewDupEmitter Constructor Overload List