Go to the documentation of this file.
39 #ifndef BISON_ROSTLAB_BLAST_PARSER_POSITION_H
40 # define BISON_ROSTLAB_BLAST_PARSER_POSITION_H
48 #line 22 "blast-parser-parser.ypp"
49 namespace rostlab {
namespace blast {
52 #line 53 "rostlab/blast-parser-position.h"
77 inline void lines (
int count = 1)
108 inline const position
116 inline const position&
119 return res += -width;
123 inline const position
126 return begin + -width;
143 return !(pos1 == pos2);
160 #line 22 "blast-parser-parser.ypp"
164 #line 165 "rostlab/blast-parser-position.h"
165 #endif // not BISON_ROSTLAB_BLAST_PARSER_POSITION_H