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

Public Attributes

infix_typetype
 
struct recalc_visited_node_tnext
 

Member Data Documentation

◆ next

struct recalc_visited_node_t* recalc_visited_node_t::next

A pointer to the next node in the visited list.

◆ type

infix_type* recalc_visited_node_t::type

The infix_type object that has been visited during the current traversal path.


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