|
BAM
Abstract Machine for Bottom-Up Evaluation with the Push Method
|
Public Member Functions | |
| row_1_c (int col1) | |
| row_1_c (const row_1_c &row) | |
| int | c1 () const |
| int | hash () const |
| bool | operator== (const row_1_c &other) const |
| row_1_c & | operator= (const row_1_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 = 1 |
1.8.10