Go to the documentation of this file.
38 #ifndef BISON_LOCATION_HH
39 # define BISON_LOCATION_HH
43 # include "position.hh"
49 #line 50 "location.hh"
80 inline void columns (
unsigned int count = 1)
86 inline void lines (
unsigned int count = 1)
134 return !(loc1 == loc2);
152 ostr <<
'-' << last.
line <<
'.' << last.column;
154 ostr <<
'-' << last.column;
162 #line 163 "location.hh"
164 #endif // not BISON_LOCATION_HH
Please direct any question, comment, or bug report to the Spot mailing list at spot@lrde.epita.fr.
Generated on Sun Jun 9 2013 18:11:06 for spot by
1.8.4