PIPS
_newgen_struct_entity_ Struct Reference

#include <ri.h>

+ Collaboration diagram for _newgen_struct_entity_:

Data Fields

intptr_t _type_
 
intptr_t _entity_index__
 
string _entity_name_
 
type _entity_type_
 name:string More...
 
storage _entity_storage_
 type:type More...
 
value _entity_initial_
 storage:storage More...
 
intptr_t _entity_kind_
 initial:value More...
 

Detailed Description

Definition at line 2778 of file ri.h.

Field Documentation

◆ _entity_index__

intptr_t _newgen_struct_entity_::_entity_index__

Definition at line 2780 of file ri.h.

◆ _entity_initial_

value _newgen_struct_entity_::_entity_initial_

storage:storage

Definition at line 2784 of file ri.h.

◆ _entity_kind_

intptr_t _newgen_struct_entity_::_entity_kind_

initial:value

Definition at line 2785 of file ri.h.

◆ _entity_name_

string _newgen_struct_entity_::_entity_name_

Definition at line 2781 of file ri.h.

◆ _entity_storage_

storage _newgen_struct_entity_::_entity_storage_

type:type

Definition at line 2783 of file ri.h.

◆ _entity_type_

type _newgen_struct_entity_::_entity_type_

name:string

Definition at line 2782 of file ri.h.

◆ _type_

intptr_t _newgen_struct_entity_::_type_

Definition at line 2779 of file ri.h.


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