PIPS
_newgen_struct_statement_ Struct Reference

#include <ri.h>

+ Collaboration diagram for _newgen_struct_statement_:

Data Fields

intptr_t _type_
 
entity _statement_label_
 
intptr_t _statement_number_
 label:entity More...
 
intptr_t _statement_ordering_
 number:int More...
 
string _statement_comments_
 ordering:int More...
 
instruction _statement_instruction_
 comments:string More...
 
list _statement_declarations_
 instruction:instruction More...
 
string _statement_decls_text_
 declarations:entity* More...
 
extensions _statement_extensions_
 decls_text:string More...
 
synchronization _statement_synchronization_
 extensions:extensions More...
 

Detailed Description

Definition at line 2435 of file ri.h.

Field Documentation

◆ _statement_comments_

string _newgen_struct_statement_::_statement_comments_

ordering:int

Definition at line 2440 of file ri.h.

◆ _statement_declarations_

list _newgen_struct_statement_::_statement_declarations_

instruction:instruction

Definition at line 2442 of file ri.h.

◆ _statement_decls_text_

string _newgen_struct_statement_::_statement_decls_text_

declarations:entity*

Definition at line 2443 of file ri.h.

◆ _statement_extensions_

extensions _newgen_struct_statement_::_statement_extensions_

decls_text:string

Definition at line 2444 of file ri.h.

◆ _statement_instruction_

instruction _newgen_struct_statement_::_statement_instruction_

comments:string

Definition at line 2441 of file ri.h.

◆ _statement_label_

entity _newgen_struct_statement_::_statement_label_

Definition at line 2437 of file ri.h.

◆ _statement_number_

intptr_t _newgen_struct_statement_::_statement_number_

label:entity

Definition at line 2438 of file ri.h.

◆ _statement_ordering_

intptr_t _newgen_struct_statement_::_statement_ordering_

number:int

Definition at line 2439 of file ri.h.

◆ _statement_synchronization_

synchronization _newgen_struct_statement_::_statement_synchronization_

extensions:extensions

Definition at line 2445 of file ri.h.

◆ _type_

intptr_t _newgen_struct_statement_::_type_

Definition at line 2436 of file ri.h.


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