|
infix
A JIT-Powered FFI Library for C
|
Public Attributes | |
| const infix_type * | type |
| struct estimate_visited_node_t * | next |
| struct estimate_visited_node_t* estimate_visited_node_t::next |
The next node in the visited list.
| const infix_type* estimate_visited_node_t::type |
The type object that has been visited.