BAM
Abstract Machine for Bottom-Up Evaluation with the Push Method
|
Stores strings and assigns unique numbers to them. More...
#include "../base/ver.h"
#include "../base/str.h"
#include "../base/check.h"
#include "../mem/mpool.h"
#include "../bds/flexarr.h"
#include "../dom/strmem.h"
Go to the source code of this file.
Classes | |
class | strtab_c |
Macros | |
#define | STRTAB_NULL (static_cast<strtab_t>(0)) |
Typedefs | |
typedef strtab_c * | strtab_t |
Stores strings and assigns unique numbers to them.