Package | Description |
---|---|
alice.tuprolog | |
alice.tuprolog.json |
Modifier and Type | Method and Description |
---|---|
java.util.List<Operator> |
Prolog.getCurrentOperatorList()
Gets the list of the operators currently defined
|
java.util.List<Operator> |
OperatorManager.getOperators()
Gets the list of the operators currently defined
|
Modifier and Type | Method and Description |
---|---|
java.util.LinkedList<Operator> |
FullEngineState.getOp() |
Modifier and Type | Method and Description |
---|---|
void |
FullEngineState.setOp(java.util.LinkedList<Operator> list) |