| Constructor and Description |
|---|
TreeProgram(List<Program> childPrograms) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
List<Program> |
getChildPrograms() |
InstructionPointer |
getStartOfProgram() |
int |
hashCode() |
Iterator<Program> |
iterator() |
String |
toString() |
clone, finalize, getClass, notify, notifyAll, wait, wait, waitforEach, spliteratorpublic InstructionPointer getStartOfProgram()
getStartOfProgram in interface ProgramCopyright © 2018. All rights reserved.