#include <match.hpp>
Classes | |
class | event_handler |
Public Types | |
template<typename Production , typename State > | |
using | value_callback = _detail::void_value_callback |
Public Member Functions | |
constexpr | _mh () |
template<typename > | |
constexpr bool | get_result (bool rule_parse_result) && |
Private Attributes | |
bool | _failed |
using lexy::_mh::value_callback = _detail::void_value_callback |
|
inlineconstexpr |