osl_coordinates Struct Reference

#include <coordinates.h>

Data Fields

char * name
int start
int end
int indent

Detailed Description

The osl_coordinates_t structure stores a coordinates extention to the core OpenScop representation. It provides information about the SCoP location (file name, starting and ending lines, indentation level).

Definition at line 84 of file coordinates.h.


Field Documentation

Last line of the SCoP in the original source file.

Definition at line 87 of file coordinates.h.

Referenced by osl_coordinates_clone(), osl_coordinates_idump(), osl_coordinates_malloc(), osl_coordinates_sprint(), and osl_coordinates_sread().

Indentation (number of spaces starting each line).

Definition at line 88 of file coordinates.h.

Referenced by osl_coordinates_clone(), osl_coordinates_equal(), osl_coordinates_idump(), osl_coordinates_malloc(), osl_coordinates_sprint(), and osl_coordinates_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