|
buffalo
|
#include <buffalo.h>
Public Member Functions | |
| ParsingError (Location location, std::string_view message) | |
Public Member Functions inherited from bf::Error | |
| char const * | what () const noexcept override |
| Error (std::string message) | |
| Error ()=default | |
Additional Inherited Members | |
Protected Attributes inherited from bf::Error | |
| std::string | message_ |
|
inline |