| Package | Description |
|---|---|
| jpl.fli |
| Modifier and Type | Method and Description |
|---|---|
static qid_t |
Prolog.open_query(module_t m,
int flags,
predicate_t pred,
term_t t0) |
| Modifier and Type | Method and Description |
|---|---|
static void |
Prolog.close_query(qid_t qid) |
static void |
Prolog.cut_query(qid_t qid) |
static term_t |
Prolog.exception(qid_t qid) |
static int |
Prolog.next_solution(qid_t qid) |
Copyright © 2015. All rights reserved.