PIPS
_newgen_struct_action_kind_ Struct Reference

#include <effects.h>

+ Collaboration diagram for _newgen_struct_action_kind_:

Data Fields

intptr_t _type_
 
enum action_kind_utype _action_kind_tag__
 
union {
   gen_chunk   _action_kind_store_
 
   gen_chunk   _action_kind_environment_
 store:unit More...
 
   gen_chunk   _action_kind_type_declaration_
 environment:unit More...
 
_action_kind_union_
 

Detailed Description

Definition at line 247 of file effects.h.

Field Documentation

◆ _action_kind_environment_

gen_chunk _newgen_struct_action_kind_::_action_kind_environment_

store:unit

Definition at line 252 of file effects.h.

◆ _action_kind_store_

gen_chunk _newgen_struct_action_kind_::_action_kind_store_

Definition at line 251 of file effects.h.

◆ _action_kind_tag__

enum action_kind_utype _newgen_struct_action_kind_::_action_kind_tag__

Definition at line 248 of file effects.h.

◆ _action_kind_type_declaration_

gen_chunk _newgen_struct_action_kind_::_action_kind_type_declaration_

environment:unit

Definition at line 253 of file effects.h.

◆ 

union { ... } _newgen_struct_action_kind_::_action_kind_union_

◆ _type_

intptr_t _newgen_struct_action_kind_::_type_

Definition at line 248 of file effects.h.


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