vlltype Struct Reference

#include <parser_misc.h>

Data Fields

unsigned int first_line
unsigned int first_column
unsigned int last_line
unsigned int last_column
char * text
unsigned int ppline

Detailed Description

The vlltype supports the passing of detailed source file location information between the lexical analyzer and the parser. Defining YYLTYPE compels the lexor to use this type and not something other.


Field Documentation

unsigned int vlltype::first_column
unsigned int vlltype::first_line
unsigned int vlltype::last_column
unsigned int vlltype::last_line
unsigned int vlltype::ppline

The documentation for this struct was generated from the following file:
Generated on Sun Nov 21 00:55:43 2010 for Covered by  doxygen 1.6.3