|
librostlab-blast
1.0.1
|
Syntax errors thrown from user actions. More...
#include <blast-parser-parser.h>


Public Member Functions | |
| syntax_error (const location_type &l, const std::string &m) | |
Public Attributes | |
| location_type | location |
Syntax errors thrown from user actions.
Definition at line 149 of file blast-parser-parser.h.
| rostlab::blast::parser::syntax_error::syntax_error | ( | const location_type & | l, |
| const std::string & | m | ||
| ) |
| location_type rostlab::blast::parser::syntax_error::location |
Definition at line 152 of file blast-parser-parser.h.
1.8.9.1