|
infix
A JIT-Powered FFI Library for C
|
Public Attributes | |
| infix_type * | type |
| struct recalc_visited_node_t * | next |
| struct recalc_visited_node_t* recalc_visited_node_t::next |
A pointer to the next node in the visited list.
| infix_type* recalc_visited_node_t::type |
The infix_type object that has been visited during the current traversal path.