PIPS
_newgen_struct_whileloop_ Struct Reference

#include <ri.h>

+ Collaboration diagram for _newgen_struct_whileloop_:

Data Fields

intptr_t _type_
 
expression _whileloop_condition_
 
statement _whileloop_body_
 condition:expression More...
 
entity _whileloop_label_
 body:statement More...
 
evaluation _whileloop_evaluation_
 label:entity More...
 

Detailed Description

Definition at line 3150 of file ri.h.

Field Documentation

◆ _type_

intptr_t _newgen_struct_whileloop_::_type_

Definition at line 3151 of file ri.h.

◆ _whileloop_body_

statement _newgen_struct_whileloop_::_whileloop_body_

condition:expression

Definition at line 3153 of file ri.h.

◆ _whileloop_condition_

expression _newgen_struct_whileloop_::_whileloop_condition_

Definition at line 3152 of file ri.h.

◆ _whileloop_evaluation_

evaluation _newgen_struct_whileloop_::_whileloop_evaluation_

label:entity

Definition at line 3155 of file ri.h.

◆ _whileloop_label_

entity _newgen_struct_whileloop_::_whileloop_label_

body:statement

Definition at line 3154 of file ri.h.


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