infix
A JIT-Powered FFI Library for C
Loading...
Searching...
No Matches
estimate_visited_node_t Struct Reference
Collaboration diagram for estimate_visited_node_t:
[legend]

Public Attributes

const infix_typetype
 
struct estimate_visited_node_tnext
 

Member Data Documentation

◆ next

struct estimate_visited_node_t* estimate_visited_node_t::next

The next node in the visited list.

◆ type

const infix_type* estimate_visited_node_t::type

The type object that has been visited.


The documentation for this struct was generated from the following file: