![]() |
Spicy
|
#include <parser.h>
Additional Inherited Members | |
Public Member Functions inherited from spicy::rt::ParseError | |
| ParseError (std::string_view msg, std::string_view 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.