Package | Description |
---|---|
alice.tuprolog |
Modifier and Type | Class and Description |
---|---|
class |
SubGoalElement |
class |
SubGoalTree |
Modifier and Type | Method and Description |
---|---|
AbstractSubGoalTree |
SubGoalTree.getChild(int i) |
Modifier and Type | Method and Description |
---|---|
Iterator<AbstractSubGoalTree> |
SubGoalTree.iterator() |
Constructor and Description |
---|
SubGoalTree(ArrayList<AbstractSubGoalTree> terms) |