#include <production.hpp>
template<typename Production, typename DepthError = void>
template<typename Reader>
struct lexyd::_recb< Production, DepthError >::bp< Reader >
Definition at line 180 of file production.hpp.
◆ impl
template<typename Production , typename DepthError = void>
template<typename Reader >
◆ cancel()
template<typename Production , typename DepthError = void>
template<typename Reader >
template<typename Context >
constexpr void lexyd::_recb< Production, DepthError >::bp< Reader >::cancel |
( |
Context & |
context | ) |
|
|
inlineconstexpr |
◆ finish()
template<typename Production , typename DepthError = void>
template<typename Reader >
template<typename NextParser , typename Context , typename... Args>
◆ LEXY_REQUIRE_BRANCH_RULE()
template<typename Production , typename DepthError = void>
template<typename Reader >
◆ try_parse()
template<typename Production , typename DepthError = void>
template<typename Reader >
template<typename ControlBlock >
constexpr auto lexyd::_recb< Production, DepthError >::bp< Reader >::try_parse |
( |
const ControlBlock * |
cb, |
|
|
const Reader & |
reader |
|
) |
| |
|
inlineconstexpr |
◆ _impl
template<typename Production , typename DepthError = void>
template<typename Reader >
The documentation for this struct was generated from the following file: