Spicy
List of all members
spicy::rt::Backtrack Class Reference

#include <parser.h>

Inheritance diagram for spicy::rt::Backtrack:
spicy::rt::ParseError

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)
 

Detailed Description

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.


The documentation for this class was generated from the following file: