Spicy
Public Member Functions | List of all members
spicy::rt::ParseError Class Reference

#include <parser.h>

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

Public Member Functions

 ParseError (const std::string &msg, const std::string &location="")
 
 ParseError (const hilti::rt::result::Error &e)
 

Detailed Description

Exception thrown by generated parser code when an parsing failed.


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