PIPS
_newgen_struct_cell_ Struct Reference

#include <effects.h>

+ Collaboration diagram for _newgen_struct_cell_:

Data Fields

intptr_t _type_
 
enum cell_utype _cell_tag__
 
union {
   reference   _cell_reference_
 
   preference   _cell_preference_
 reference:reference More...
 
   gap   _cell_gap_
 preference:preference More...
 
_cell_union_
 

Detailed Description

Definition at line 455 of file effects.h.

Field Documentation

◆ _cell_gap_

gap _newgen_struct_cell_::_cell_gap_

preference:preference

Definition at line 461 of file effects.h.

◆ _cell_preference_

preference _newgen_struct_cell_::_cell_preference_

reference:reference

Definition at line 460 of file effects.h.

◆ _cell_reference_

reference _newgen_struct_cell_::_cell_reference_

Definition at line 459 of file effects.h.

◆ _cell_tag__

enum cell_utype _newgen_struct_cell_::_cell_tag__

Definition at line 456 of file effects.h.

◆ 

union { ... } _newgen_struct_cell_::_cell_union_

◆ _type_

intptr_t _newgen_struct_cell_::_type_

Definition at line 456 of file effects.h.


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