Package | Description |
---|---|
alice.tuprologx.ide |
Modifier and Type | Method and Description |
---|---|
void |
JavaInputField.setConsole(ThinletConsole console)
Since the solve() method must be placed in this class, I need
a reference to the Console where output, solveInfo, tuProlog
engine and the ProcessInput thread are placed.
|
void |
DotNetInputField.setConsole(ThinletConsole console)
Since the solve() method must be placed in this class, I need
a reference to the Console where output, solveInfo, tuProlog
engine and the ProcessInput thread are placed.
|
Constructor and Description |
---|
EngineThread(Prolog engine,
String goal,
ThinletConsole c) |
Copyright © 2015. All rights reserved.