BAM
Abstract Machine for Bottom-Up Evaluation with the Push Method
|
Enumeration type for types of predicate arguments. More...
Go to the source code of this file.
Typedefs | |
typedef enum argtype_enum | argtype_t |
Enumerations | |
enum | argtype_enum { ARGTYPE_NULL, ARGTYPE_INT, ARGTYPE_ATOM, ARGTYPE_STR, ARGTYPE_ATOM_STR } |
Functions | |
str_t | argtype_name (argtype_t argtype) |
Enumeration type for types of predicate arguments.
typedef enum argtype_enum argtype_t |
Enumeration type for argument types of database predicates.
enum argtype_enum |
Enumeration type for argument types of database predicates.