cfront::Location Struct Reference

#include <LocationNode.hpp>


Public Member Functions

 Location ()
void initialize ()

Data Fields

std::string filePath
int line
int column


Detailed Description

This class represents the location of the source file.
Note:
In this implementation, line number and column number starts with 1.

Definition at line 48 of file LocationNode.hpp.


Constructor & Destructor Documentation

cfront::Location::Location (  )  [inline]

Definition at line 49 of file LocationNode.hpp.


Member Function Documentation

void cfront::Location::initialize (  )  [inline]

Definition at line 50 of file LocationNode.hpp.

References column, filePath, and line.


Field Documentation

Definition at line 51 of file LocationNode.hpp.

Referenced by ctrump_add_log(), initialize(), and setInternalError().

Definition at line 52 of file LocationNode.hpp.

Referenced by ctrump_add_log(), initialize(), and setInternalError().

Definition at line 53 of file LocationNode.hpp.

Referenced by ctrump_add_log(), initialize(), and setInternalError().


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

Generated on Tue Mar 31 20:19:53 2009 for ctrump by  doxygen 1.5.6