Package | Description |
---|---|
alice.tuprolog | |
alice.tuprologx.spyframe |
Modifier and Type | Method and Description |
---|---|
ExecutionContext |
ChoicePointContext.getExecutionContext() |
Modifier and Type | Method and Description |
---|---|
java.util.List<ExecutionContext> |
Engine.getExecutionStack() |
Modifier and Type | Field and Description |
---|---|
static ToTree<java.util.List<ExecutionContext>> |
SpyFrame.contexts2tree
An anonymous singleton instance building a tree out of a list of ExecutionContexts.
|