BAM
Abstract Machine for Bottom-Up Evaluation with the Push Method
Classes | Macros | Typedefs
atomtab.h File Reference

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_catomtab_t
 

Detailed Description

Stores a set of atoms, Similar to an enumeration type.