JaCIL Framework API

InstructionStream Class

Standard implementation of the instruction stream.

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

System.Object
   JaCIL.Compiler.Instruction.InstructionStream

public class InstructionStream : IInstructionStream, IEnumerable

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.Instruction

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

See Also

InstructionStream Members | JaCIL.Compiler.Instruction Namespace