Go to the source code of this file.
Classes | |
struct | lexyd::_pas< T, Rule, Front > |
struct | lexyd::_pas_final_parser |
struct | lexyd::_pas_handler< Handler > |
struct | lexyd::_pas< T, Rule, Front >::bp< Reader > |
struct | lexyd::_pas< T, Rule, Front >::p< NextParser > |
Namespaces | |
lexyd | |
Functions | |
template<typename Handler > | |
constexpr auto | lexyd::_make_pas_handler (_pas_handler< Handler > &handler) |
template<typename Handler > | |
constexpr auto | lexyd::_make_pas_handler (Handler &handler) |
template<typename T , typename Rule > | |
constexpr auto | lexyd::parse_as (Rule) |