Public Member Functions | List of all members
lexy::_mh::event_handler Class Reference

#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 &&)
 

Detailed Description

Definition at line 16 of file match.hpp.

Constructor & Destructor Documentation

◆ event_handler()

constexpr lexy::_mh::event_handler::event_handler ( production_info  )
inlineconstexpr

Definition at line 19 of file match.hpp.

Member Function Documentation

◆ on() [1/2]

template<typename Event , typename... Args>
constexpr int lexy::_mh::event_handler::on ( _mh ,
Event  ,
const Args &  ... 
)
inlineconstexpr

Definition at line 28 of file match.hpp.

◆ on() [2/2]

template<typename Error >
constexpr void lexy::_mh::event_handler::on ( _mh handler,
parse_events::error  ,
Error &&   
)
inlineconstexpr

Definition at line 22 of file match.hpp.


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


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