Package | Description |
---|---|
alice.tuprolog | |
alice.tuprolog.interfaces | |
alice.tuprolog.scriptengine | |
alice.tuprologx.ide |
Modifier and Type | Method and Description |
---|---|
List<ExceptionListener> |
Prolog.getExceptionListenerList()
Gets a copy of current listener list to exception events
|
Modifier and Type | Method and Description |
---|---|
void |
Prolog.addExceptionListener(ExceptionListener l)
Adds a listener to exception events
|
void |
Prolog.removeExceptionListener(ExceptionListener l)
Removes a listener to exception events
|
Modifier and Type | Method and Description |
---|---|
void |
IProlog.addExceptionListener(ExceptionListener l)
Adds a listener to exception events
|
void |
IProlog.removeExceptionListener(ExceptionListener l)
Removes a listener to exception events
|
Modifier and Type | Class and Description |
---|---|
class |
PrologScriptEngine
Implementation of the interface ScriptEngine for tuProlog
|
Modifier and Type | Class and Description |
---|---|
class |
ConsoleDialog |
class |
CUIConsole |