IInstructionStreamSet overview
Count
|
The number of streams in this set. |
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. |
IInstructionStreamSet Interface | JaCIL.Compiler.Instruction Namespace