wibble  0.1.28
Public Member Functions | Public Attributes | List of all members
Location Struct Reference

#include <test.h>

Public Member Functions

 Location (const char *f, int l, const char *st, int iter=-1)
 

Public Attributes

const char * file
 
int line
 
int iteration
 
const char * stmt
 

Constructor & Destructor Documentation

Location::Location ( const char *  f,
int  l,
const char *  st,
int  iter = -1 
)
inline

Member Data Documentation

const char* Location::file
int Location::iteration
int Location::line
const char* Location::stmt

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