|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--com.ugos.JIProlog.JIProlog
JIProlog implements the stand alone prolog interpreter.
| Constructor Summary | |
JIProlog()
|
|
| Method Summary | |
static void |
main(java.lang.String[] args)
Entry point of the stand alone prolog interpreter |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public JIProlog()
| Method Detail |
public static void main(java.lang.String[] args)
args - the first element of the array must be the file to consult.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||