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

Public Attributes

infix_typesrc
 
struct resolve_memo_node_tnext
 

Member Data Documentation

◆ next

struct resolve_memo_node_t* resolve_memo_node_t::next

The next node in the visited list.

◆ src

infix_type* resolve_memo_node_t::src

The infix_type object that has been visited.


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