dve_position_t Struct Reference

Structure for storing of position in a source code. More...

#include <dve_commonparse.hh>

List of all members.

Public Member Functions

 dve_position_t (const dve_position_t &loc)
void lines (int num)
void reset ()
void step ()

Public Attributes

int first_column
int first_line
int last_column
int last_line


Detailed Description

Structure for storing of position in a source code.

This structure is used in an implementation of parser of DVE files You should not need to use it during an implementation of program based on this library


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

Reference Manual for Library, 2006 developed in ParaDiSe laboratory, Faculty of Informatics, Masaryk University