JaCIL Framework API

NewValueTypeEmitter Constructor (String)

Creates the emitter based on the given source to target with no extra dup.

public NewValueTypeEmitter(
   string typeName
);

Parameters

typeName
The type name to generate for.

See Also

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