Creates the stream with a null context and null stack state.
Creates the stream with a null context and null stack state.
public InstructionStream();
Creates the stream.
public InstructionStream(IInstructionContext,IStack,IStack);
InstructionStream Class | JaCIL.Compiler.Instruction Namespace