context Struct Reference

Used during the config file lexing/parsing to keep the state of the lexer in order to provide useful error messages in yyerror(). More...

#include <config.h>

Data Fields

int line_number
char * line_copy
const char * filename
int first_column
int last_column

Detailed Description

Used during the config file lexing/parsing to keep the state of the lexer in order to provide useful error messages in yyerror().

Definition at line 33 of file config.h.


Field Documentation

const char* context::filename

Definition at line 36 of file config.h.

Referenced by parse_file(), and yyerror().

Definition at line 39 of file config.h.

Referenced by yyerror().

Definition at line 40 of file config.h.

Referenced by yyerror().

Definition at line 35 of file config.h.

Referenced by parse_file(), and yyerror().

Definition at line 34 of file config.h.

Referenced by yyerror().


The documentation for this struct was generated from the following file:
Generated by  doxygen 1.6.2-20100208