JaCIL Framework API

PushPopLocalEmitter Class

Base emitter for push/pop local intermediate emitters.

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

System.Object
   JaCIL.Compiler.Standard.Translator.Instruction.PushPopLocalEmitter

public class PushPopLocalEmitter : IEmitter

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

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