|
GNU Prolog for Java | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object gnu.prolog.vm.Interpreter.Goal
public static final class Interpreter.Goal
user level calls
Field Summary | |
---|---|
protected boolean |
firstTime
|
protected boolean |
stopped
|
Constructor Summary | |
---|---|
protected |
Interpreter.Goal(Term goal)
|
Method Summary | |
---|---|
protected Term |
getGoal()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected boolean firstTime
protected boolean stopped
Constructor Detail |
---|
protected Interpreter.Goal(Term goal)
Method Detail |
---|
protected Term getGoal()
|
GNU Prolog for Java | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |