|
g2o
|
Syntax errors thrown from user actions. More...
#include <bison_parser.h>


Public Member Functions | |
| syntax_error (const location_type &l, const std::string &m) | |
| syntax_error (const syntax_error &s) | |
| ~syntax_error () YY_NOEXCEPT YY_NOTHROW | |
Public Attributes | |
| location_type | location |
Syntax errors thrown from user actions.
Definition at line 216 of file bison_parser.h.
|
inline |
Definition at line 217 of file bison_parser.h.
|
inline |
Definition at line 220 of file bison_parser.h.
| SlamParser::Parser::syntax_error::~syntax_error | ( | ) |
Definition at line 168 of file bison_parser.cpp.
| location_type SlamParser::Parser::syntax_error::location |
Definition at line 225 of file bison_parser.h.
Referenced by SlamParser::Parser::error().