jdl::parse_error Class Reference

#include <utils.hpp>

List of all members.

Public Member Functions

 parse_error (string message_, int row_, int col_)

Public Attributes

const int row
const int col


Detailed Description

Definition at line 32 of file utils.hpp.


Constructor & Destructor Documentation

jdl::parse_error::parse_error ( string  message_,
int  row_,
int  col_ 
) [inline]

Definition at line 34 of file utils.hpp.


Member Data Documentation

const int jdl::parse_error::row

Definition at line 35 of file utils.hpp.

const int jdl::parse_error::col

Definition at line 36 of file utils.hpp.


The documentation for this class was generated from the following file:
Generated on Sun Feb 17 16:56:01 2008 for JDLParser by  doxygen 1.5.3