JaCIL Framework API

NewValueTypeEmitter Class

Emitter to create value type instances which always use a parameterless constructor.

For a list of all members of this type, see NewValueTypeEmitter Members.

System.Object
   JaCIL.Compiler.Standard.Translator.Instruction.NewDupEmitter
      JaCIL.Compiler.Standard.Translator.Instruction.NewValueTypeEmitter

public class NewValueTypeEmitter : NewDupEmitter

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: JaCIL.Compiler.Standard.Translator.Instruction

Assembly: JaCIL.Compiler (in JaCIL.Compiler.dll)

See Also

NewValueTypeEmitter Members | JaCIL.Compiler.Standard.Translator.Instruction Namespace