public class StringInstructionPointer extends Object implements InstructionPointer
| Constructor and Description |
|---|
StringInstructionPointer() |
| Modifier and Type | Method and Description |
|---|---|
InstructionPointer |
forward() |
char |
getInstruction() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisEndOfProgrampublic InstructionPointer forward()
forward in interface InstructionPointerpublic char getInstruction()
getInstruction in interface InstructionPointerCopyright © 2018. All rights reserved.