Go to the documentation of this file.
38 #ifndef BISON_ROSTLAB_BLAST_PARSER_LOCATION_H
39 # define BISON_ROSTLAB_BLAST_PARSER_LOCATION_H
47 #line 22 "blast-parser-parser.ypp"
48 namespace rostlab {
namespace blast {
51 #line 52 "rostlab/blast-parser-location.h"
82 inline void columns (
unsigned int count = 1)
88 inline void lines (
unsigned int count = 1)
136 return !(loc1 == loc2);
154 ostr <<
'-' << last.
line <<
'.' << last.column;
156 ostr <<
'-' << last.column;
162 #line 22 "blast-parser-parser.ypp"
166 #line 167 "rostlab/blast-parser-location.h"
168 #endif // not BISON_ROSTLAB_BLAST_PARSER_LOCATION_H