|
BAM
Abstract Machine for Bottom-Up Evaluation with the Push Method
|
Stores a set of atoms, Similar to an enumeration type. More...
#include "../base/ver.h"#include "../base/str.h"#include "../base/check.h"#include "../mem/mpool.h"#include "../bds/flexarr.h"#include "atom.h"Go to the source code of this file.
Classes | |
| class | atomtab_c |
Macros | |
| #define | ATOMTAB_NULL (static_cast<atomtab_t>(0)) |
Typedefs | |
| typedef atomtab_c * | atomtab_t |
Stores a set of atoms, Similar to an enumeration type.
1.8.10