|
BAM
Abstract Machine for Bottom-Up Evaluation with the Push Method
|
Public Member Functions | |
| gen_cur2_c (int size, int c1_start, int c1_step, int c1_max, int c2_start, int c2_step, int c2_max) | |
| gen_cur2_c (int rel_id) | |
| void | open () |
| bool | fetch () |
| int | c1 () |
| int | c2 () |
| void | close () |
| bool | push (stack_c< int > *stack) |
| void | pop (stack_c< int > *stack) |
| void | dump (str_t headline=STR_NULL) const |
1.8.10