|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.grack.prologmachine.PrologMachine
Inner Class Summary | |
class |
PrologMachine.BacktrackingInfo
|
class |
PrologMachine.ExecutionStack
|
class |
PrologMachine.ExecutionState
|
class |
PrologMachine.Substitution
|
Constructor Summary | |
PrologMachine()
|
Method Summary | |
PrologMachine.ExecutionStack |
getExecutionStack()
|
void |
Solve(Unifiable u)
|
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public PrologMachine()
Method Detail |
public void Solve(Unifiable u)
public PrologMachine.ExecutionStack getExecutionStack()
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |