Public Member Functions | Public Attributes | List of all members
lexyd::_prd< Production >::bp< Reader > Struct Template Reference

#include <production.hpp>

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

Reader::iterator begin
 
lexy::production_branch_parser< Production, Reader > parser
 

Detailed Description

template<typename Production>
template<typename Reader>
struct lexyd::_prd< Production >::bp< Reader >

Definition at line 78 of file production.hpp.

Member Function Documentation

◆ cancel()

template<typename Production >
template<typename Reader >
template<typename Context >
constexpr void lexyd::_prd< Production >::bp< Reader >::cancel ( Context &  context)
inlineconstexpr

Definition at line 91 of file production.hpp.

◆ finish()

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

Definition at line 101 of file production.hpp.

◆ try_parse()

template<typename Production >
template<typename Reader >
template<typename ControlBlock >
constexpr auto lexyd::_prd< Production >::bp< Reader >::try_parse ( const ControlBlock *  cb,
const Reader &  reader 
)
inlineconstexpr

Definition at line 84 of file production.hpp.

Member Data Documentation

◆ begin

template<typename Production >
template<typename Reader >
Reader::iterator lexyd::_prd< Production >::bp< Reader >::begin

Definition at line 81 of file production.hpp.

◆ parser

template<typename Production >
template<typename Reader >
lexy::production_branch_parser<Production, Reader> lexyd::_prd< Production >::bp< Reader >::parser

Definition at line 80 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