|
BAM
Abstract Machine for Bottom-Up Evaluation with the Push Method
|
Public Member Functions | |
| cur_list_c (const list_c< T > *list) | |
| void | open () |
| void | open (int start_pos) |
| bool | fetch () |
| T * | row () |
| bool | push (stack_c< int > *stack) |
| void | pop (stack_c< int > *stack) |
| void | close () |
| void | dump (str_t headline=STR_NULL) const |
1.8.10