public class PrologBridge extends LogicProgrammingBridge
currentID, selectedID, skipFlag, skipID, state, stepIDConv, waitingForReturnFromSkipkahina| Constructor and Description |
|---|
PrologBridge(LogicProgrammingInstance<?,?,?,?> kahina) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
isQueryRoot(int stepID)
The Prolog tracers have a virtual root, allowing for Redoing the query
root.
|
call, canSkipOrAutocomplete, convertStepID, deregister, end, exception, exit, exit, exit, fail, generateStep, getAction, getBridgeState, getParentCandidateID, isPaused, linkNodes, maybeUpdateStepCount, performBreakAction, performCompleteAction, performCreepAction, performFailAction, performSkipAction, processControlEvent, processEvent, processSelectionEvent, processSystemEvent, processWarnEvent, redo, registerLayer, registerStepSourceCodeLocation, select, selectIfPaused, setBridgeState, setParentCandidateID, step, step, step, virtualRedo, warningpublic PrologBridge(LogicProgrammingInstance<?,?,?,?> kahina)
protected boolean isQueryRoot(int stepID)
isQueryRoot in class LogicProgrammingBridge