Go to the documentation of this file.
39 #ifndef BISON_ROSTLAB_BLAST_PARSER_LOCATION_H
40 # define BISON_ROSTLAB_BLAST_PARSER_LOCATION_H
48 #line 22 "blast-parser-parser.ypp"
49 namespace rostlab {
namespace blast {
52 #line 53 "rostlab/blast-parser-location.h"
83 inline void columns (
unsigned int count = 1)
89 inline void lines (
unsigned int count = 1)
137 return !(loc1 == loc2);
155 ostr <<
'-' << last.
line <<
'.' << last.column;
157 ostr <<
'-' << last.column;
163 #line 22 "blast-parser-parser.ypp"
167 #line 168 "rostlab/blast-parser-location.h"
169 #endif // not BISON_ROSTLAB_BLAST_PARSER_LOCATION_H