BAM
Abstract Machine for Bottom-Up Evaluation with the Push Method
|
Public Member Functions | |
strtab_c (str_t tab_name) | |
int | put (str_t start, str_t end) |
int | put (str_t str) |
str_t | get (int id) const |
str_t | name () const |
int | num_strings () const |
int | num_leaf_nodes () const |
int | num_small_nodes () const |
int | num_full_nodes () const |
int | num_node_pages () const |
int | num_str_pages () const |
int | num_array_pages () const |
void | dump (str_t headline=STR_NULL) const |