public class InvalidInstructionPointer extends AbstractInstructionPointer
| Constructor and Description |
|---|
InvalidInstructionPointer() |
| Modifier and Type | Method and Description |
|---|---|
InstructionPointer |
forward() |
char |
getInstruction() |
static InvalidInstructionPointer |
invalidInstructionPointer() |
isEndOfProgrampublic static InvalidInstructionPointer invalidInstructionPointer()
public InstructionPointer forward()
public char getInstruction()
Copyright © 2018. All rights reserved.