![]() |
Spicy
|
#include <parser.h>
Additional Inherited Members | |
Public Member Functions inherited from spicy::rt::ParseError | |
| ParseError (const std::string &msg, const std::string &location="") | |
| ParseError (const hilti::rt::result::Error &e) | |
Exception triggering backtracking to the most recent &try. Derived from ParseError so that if it's not caught, it turns into a regular parsing error.
1.8.13