Classes | Namespaces | Typedefs
error.hpp File Reference
#include <lexy/_detail/config.hpp>
#include <lexy/grammar.hpp>
#include <lexy/input/base.hpp>
Include dependency graph for error.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  lexy::error< Reader, Tag >
 Generic failure. More...
 
class  lexy::error< Reader, Tag >
 Generic failure. More...
 
class  lexy::error< Reader, expected_char_class >
 
class  lexy::error< Reader, expected_keyword >
 
class  lexy::error< Reader, expected_literal >
 
class  lexy::error< Reader, void >
 Type erased generic failure. More...
 
class  lexy::error_context< Input >
 Contains information about the context of an error, production is type-erased. More...
 
struct  lexy::expected_char_class
 Expected a character of the specified character class. More...
 
struct  lexy::expected_keyword
 
struct  lexy::expected_literal
 Expected the literal character sequence. More...
 

Namespaces

 lexy
 

Typedefs

template<typename Input >
using lexy::_detect_parent_input = decltype(LEXY_DECLVAL(Input).parent_input())
 
template<typename Input , typename Tag >
using lexy::error_for = error< input_reader< Input >, Tag >
 


behaviortree_cpp_v4
Author(s): Davide Faconti
autogenerated on Fri Jun 28 2024 02:20:08