Standard forward enumerator over an instruction stream.
For a list of all members of this type, see InstructionStreamEnumerator Members.
System.Object
JaCIL.Compiler.Instruction.InstructionStreamEnumerator
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
This enumerator cannot determine when a stream is manipulated, thus the behavior will always reflect the underlying stream structure when iterating. That is, if the stream is changed, the enumerator reflects such a change.
Namespace: JaCIL.Compiler.Instruction
Assembly: JaCIL.Compiler (in JaCIL.Compiler.dll)
InstructionStreamEnumerator Members | JaCIL.Compiler.Instruction Namespace