JaCIL Framework API

IInstructionStreamSet Members

IInstructionStreamSet overview

Public Instance Properties

Count The number of streams in this set.

Public Instance Methods

Add Adds an instruction stream to this set.
AddAll Adds the contents of another stream set.
Clear Clears the set.
Remove Removes a single instance of the IInstruction in the set. Does nothing if the stream is not contained within the set.

See Also

IInstructionStreamSet Interface | JaCIL.Compiler.Instruction Namespace