JaCIL Framework API

IInstructionStreamSet.AddAll Method 

Adds the contents of another stream set.

void AddAll(
   IInstructionStreamSet other
);

Parameters

other
The other instruction stream set to add from.

See Also

IInstructionStreamSet Interface | JaCIL.Compiler.Instruction Namespace