Package | Description |
---|---|
alice.tuprolog | |
alice.tuprologx.ide |
Modifier and Type | Method and Description |
---|---|
java.util.List<WarningListener> |
Prolog.getWarningListenerList()
Gets a copy of current listener list to warning events
|
Modifier and Type | Method and Description |
---|---|
void |
Prolog.addWarningListener(WarningListener l)
Adds a listener to warning events
|
void |
Prolog.removeWarningListener(WarningListener l)
Removes a listener to warning events
|
Modifier and Type | Class and Description |
---|---|
class |
CUIConsole |
class |
DebugAreaFrame |