JaCIL Framework API

NewValueTypeEmitter Constructor (String, Boolean)

Creates the emitter based on the given source to target

public NewValueTypeEmitter(
   string typeName,
   bool dup
);

Parameters

typeName
The type name to generate for.
dup
Whether or not to "dup" the constructed value

See Also

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