OpenScop  0.9.0
Data Fields
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


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