JaCIL Framework API

InstructionStream.GetInstructionStreams Method 

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

public IList GetInstructionStreams();

Return Value

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

Implements

IInstructionStream.GetInstructionStreams

See Also

InstructionStream Class | JaCIL.Compiler.Instruction Namespace