JaCIL Framework API

IInstructionStream.GetInstructionStreams Method 

Retrieves a list representation that is independent of iteration of the instruction stream objects starting at this one.

IList GetInstructionStreams();

Return Value

A list representation of the current iteration of streams from this one.

See Also

IInstructionStream Interface | JaCIL.Compiler.Instruction Namespace