| Constructor and Description |
|---|
StringProgram(String program) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getProgram() |
InstructionPointer |
getStartOfProgram() |
int |
hashCode() |
String |
toString() |
public StringProgram(String program)
public InstructionPointer getStartOfProgram()
getStartOfProgram in interface Programpublic String getProgram()
Copyright © 2018. All rights reserved.