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 150 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 153 of file blast-parser-parser.h.