Public Member Functions | Public Attributes | List of all members
lexyd::_ctx_cpush< Id, Rule, Sign >::bp< Reader > Struct Template Reference

#include <context_counter.hpp>

Public Member Functions

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

Public Attributes

lexy::branch_parser_for< Rule, Reader > rule
 

Detailed Description

template<typename Id, typename Rule, int Sign>
template<typename Reader>
struct lexyd::_ctx_cpush< Id, Rule, Sign >::bp< Reader >

Definition at line 81 of file context_counter.hpp.

Member Function Documentation

◆ cancel()

template<typename Id , typename Rule , int Sign>
template<typename Reader >
template<typename Context >
constexpr void lexyd::_ctx_cpush< Id, Rule, Sign >::bp< Reader >::cancel ( Context &  context)
inlineconstexpr

Definition at line 92 of file context_counter.hpp.

◆ finish()

template<typename Id , typename Rule , int Sign>
template<typename Reader >
template<typename NextParser , typename Context , typename... Args>
LEXY_PARSER_FUNC auto lexyd::_ctx_cpush< Id, Rule, Sign >::bp< Reader >::finish ( Context &  context,
Reader &  reader,
Args &&...  args 
)
inline

Definition at line 98 of file context_counter.hpp.

◆ try_parse()

template<typename Id , typename Rule , int Sign>
template<typename Reader >
template<typename ControlBlock >
constexpr auto lexyd::_ctx_cpush< Id, Rule, Sign >::bp< Reader >::try_parse ( const ControlBlock *  cb,
const Reader &  reader 
)
inlineconstexpr

Definition at line 86 of file context_counter.hpp.

Member Data Documentation

◆ rule

template<typename Id , typename Rule , int Sign>
template<typename Reader >
lexy::branch_parser_for<Rule, Reader> lexyd::_ctx_cpush< Id, Rule, Sign >::bp< Reader >::rule

Definition at line 83 of file context_counter.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