Kea 2.7.5
|
Syntax errors thrown from user actions. More...
#include <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 |
|
inline |
|
inline |
location_type isc::eval::EvalParser::syntax_error::location |