CalcYYLocType Struct Reference

CalcYYLocType provides the location of the token or expression being parsed. More...

#include <CalcTypedefs.h>

List of all members.

Public Attributes

int first_line
int first_column
int last_line
int last_column
int first_pos
int last_pos


Detailed Description

CalcYYLocType provides the location of the token or expression being parsed.

Definition at line 32 of file CalcTypedefs.h.


Member Data Documentation

int CalcYYLocType::first_line

Definition at line 34 of file CalcTypedefs.h.

Referenced by CalcLexer::updateLocation().

int CalcYYLocType::first_column

Definition at line 35 of file CalcTypedefs.h.

Referenced by CalcLexer::updateLocation().

int CalcYYLocType::last_line

Definition at line 36 of file CalcTypedefs.h.

Referenced by CalcLexer::updateLocation().

int CalcYYLocType::last_column

Definition at line 37 of file CalcTypedefs.h.

Referenced by CalcLexer::updateLocation().

int CalcYYLocType::first_pos

Definition at line 38 of file CalcTypedefs.h.

Referenced by CalcLexer::updateLocation().

int CalcYYLocType::last_pos

Definition at line 39 of file CalcTypedefs.h.

Referenced by CalcLexer::updateLocation().


The documentation for this struct was generated from the following file:
Generated on Mon Jun 22 04:00:28 2009 for Fennel by  doxygen 1.5.1