#include <match.hpp>
Public Member Functions | |
constexpr | event_handler (production_info) |
template<typename Event , typename... Args> | |
constexpr int | on (_mh &, Event, const Args &...) |
template<typename Error > | |
constexpr void | on (_mh &handler, parse_events::error, Error &&) |
|
inlineconstexpr |
|
inlineconstexpr |
|
inlineconstexpr |