public class TreePrograms extends Object
| Modifier and Type | Method and Description |
|---|---|
static int |
getTotalStringProgramLength(Program program) |
static Iterator<Program> |
searchProgramsDepthFirst(Program program)
including the treeProgram itself
|
static String |
toString(Program program) |
Copyright © 2018. All rights reserved.