Opcode representing end of the input stream
auto token = new EndOfStream(); assert(token.toString() == "EndOfStream");
See Implementation
Opcode representing end of the input stream