![]() |
YAP 7.1.0
|
Public Attributes | |
const char * | predicate_name |
size_t | arity |
pl_function_t | function |
short | flags |
Definition at line 97 of file SWI-Prolog.h.
size_t arity |
Definition at line 99 of file SWI-Prolog.h.
short flags |
Definition at line 101 of file SWI-Prolog.h.
pl_function_t function |
Definition at line 100 of file SWI-Prolog.h.
const char* predicate_name |
Definition at line 98 of file SWI-Prolog.h.