flx::rtl::flx_range_srcref_t Struct Reference

SOURCE REFERENCE: to track places in user source code. More...

#include <flx_rtl.hpp>

List of all members.

Public Member Functions

 flx_range_srcref_t (char *f, int sl, int sc, int el, int ec)

Public Attributes

char * filename
 source file name
int startline
 first line (1 origin)
int startcol
 first column (1 origin)
int endline
 last line
int endcol
 last column


Detailed Description

SOURCE REFERENCE: to track places in user source code.
The documentation for this struct was generated from the following file:
Generated on Mon Dec 24 07:59:57 2007 for Felix by  doxygen 1.5.4