Go to the documentation of this file.
38 #ifndef BISON_ROSTLAB_BLAST_PARSER_POSITION_H
39 # define BISON_ROSTLAB_BLAST_PARSER_POSITION_H
47 #line 22 "blast-parser-parser.ypp"
48 namespace rostlab {
namespace blast {
51 #line 52 "rostlab/blast-parser-position.h"
76 inline void lines (
int count = 1)
107 inline const position
115 inline const position&
118 return res += -width;
122 inline const position
125 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