BAM
Abstract Machine for Bottom-Up Evaluation with the Push Method
|
Public Member Functions | |
row_2_c (int col1, int col2) | |
row_2_c (const row_2_c &row) | |
int | c1 () const |
int | c2 () const |
int | hash () const |
bool | operator== (const row_2_c &other) const |
row_2_c & | operator= (const row_2_c &other) |
void | to_string (char *buf, int buf_len) const |
void | dump (str_t headline=STR_NULL) const |
Static Public Attributes | |
static const int | NUM_COLS = 2 |