Public Types | Public Member Functions | Public Attributes | List of all members
lexyd::_recb< Production, DepthError >::bp< Reader > Struct Template Reference

#include <production.hpp>

Public Types

using impl = lexy::branch_parser_for< _prd< Production >, Reader >
 

Public Member Functions

template<typename Context >
constexpr void cancel (Context &context)
 
template<typename NextParser , typename Context , typename... Args>
LEXY_PARSER_FUNC bool finish (Context &context, Reader &reader, Args &&... args)
 
template<typename ControlBlock >
constexpr auto try_parse (const ControlBlock *cb, const Reader &reader)
 

Public Attributes

impl _impl
 

Detailed Description

template<typename Production, typename DepthError = void>
template<typename Reader>
struct lexyd::_recb< Production, DepthError >::bp< Reader >

Definition at line 180 of file production.hpp.

Member Typedef Documentation

◆ impl

template<typename Production , typename DepthError = void>
template<typename Reader >
using lexyd::_recb< Production, DepthError >::bp< Reader >::impl = lexy::branch_parser_for<_prd<Production>, Reader>

Definition at line 184 of file production.hpp.

Member Function Documentation

◆ 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

Definition at line 194 of file production.hpp.

◆ finish()

template<typename Production , typename DepthError = void>
template<typename Reader >
template<typename NextParser , typename Context , typename... Args>
LEXY_PARSER_FUNC bool lexyd::_recb< Production, DepthError >::bp< Reader >::finish ( Context &  context,
Reader &  reader,
Args &&...  args 
)
inline

Definition at line 200 of file production.hpp.

◆ 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

Definition at line 188 of file production.hpp.

Member Data Documentation

◆ _impl

template<typename Production , typename DepthError = void>
template<typename Reader >
impl lexyd::_recb< Production, DepthError >::bp< Reader >::_impl

Definition at line 185 of file production.hpp.


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


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