|
BAM
Abstract Machine for Bottom-Up Evaluation with the Push Method
|
Public Member Functions | |
| gen_cur1_c (int type, int size, int max_value) | |
| gen_cur1_c (int rel_id) | |
| void | open () |
| bool | fetch () |
| int | c1 () |
| 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