Cthulhu  0.2.10
Cthulhu compiler collection
index_pair_t Struct Reference
Collaboration diagram for index_pair_t:

Data Fields

tree_tobject
 
tree_tindex
 
const tree_ttype
 

Detailed Description

Definition at line 438 of file expr.c.

Field Documentation

◆ index

tree_t* index_pair_t::index

Definition at line 440 of file expr.c.

◆ object

tree_t* index_pair_t::object

Definition at line 439 of file expr.c.

◆ type

const tree_t* index_pair_t::type

Definition at line 441 of file expr.c.


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