osl_body Struct Reference

#include <body.h>

Collaboration diagram for osl_body:
Collaboration graph
[legend]

Data Fields

osl_strings_p iterators
osl_strings_p expression

Detailed Description

The osl_body_t structure stores a statement body in a textual form. The complete original expression (directly copy-pasted from the original code) is in the expression field while the textual forms of the original iterators are in the iterators field. They may be used for substitutions inside the expression.

Definition at line 85 of file body.h.


Field Documentation

Original statement expression

Definition at line 87 of file body.h.

Referenced by osl_body_clone(), osl_body_equal(), osl_body_free(), osl_body_idump(), osl_body_malloc(), osl_body_print(), osl_body_sprint(), and osl_body_sread().


The documentation for this struct was generated from the following file:
Generated on Fri Feb 17 15:26:48 2012 for OpenScop by  doxygen 1.6.3