Go to the documentation of this file.
38 #ifndef BISON_LOCATION_HH
39 # define BISON_LOCATION_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 comment this page and report errors about it on
the RefDocComments page.
Generated on Wed Jan 23 2013 15:00:00 for spot by
1.8.1.2