public interface InstructionPointer
| Modifier and Type | Method and Description |
|---|---|
InstructionPointer |
forward() |
char |
getInstruction() |
boolean |
isEndOfProgram() |
InstructionPointer forward()
char getInstruction()
boolean isEndOfProgram()
Copyright © 2018. All rights reserved.