Class OutputInstruction

java.lang.Object
dev.zemco.codegame.execution.instructions.OutputInstruction
All Implemented Interfaces:
IInstruction

public class OutputInstruction extends Object implements IInstruction
Instruction that emits current value in working memory cell to output sink.
Author:
Erik Zemčík