JaCIL Framework API

InstructionStreamSet.Add Method 

Adds an instruction stream to this set.

public void Add(
   IInstructionStream instr
);

Parameters

instr
The stream to add.

Implements

IInstructionStreamSet.Add

See Also

InstructionStreamSet Class | JaCIL.Compiler.Instruction Namespace