Public Member Functions | List of all members
lexyd::_ctx_cis< Id, Value >::bp< Reader > Struct Template Reference

#include <context_counter.hpp>

Public Member Functions

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

Detailed Description

template<typename Id, int Value>
template<typename Reader>
struct lexyd::_ctx_cis< Id, Value >::bp< Reader >

Definition at line 123 of file context_counter.hpp.

Member Function Documentation

◆ cancel()

template<typename Id , int Value>
template<typename Reader >
template<typename Context >
constexpr void lexyd::_ctx_cis< Id, Value >::bp< Reader >::cancel ( Context &  )
inlineconstexpr

Definition at line 132 of file context_counter.hpp.

◆ finish()

template<typename Id , int Value>
template<typename Reader >
template<typename NextParser , typename Context , typename... Args>
LEXY_PARSER_FUNC bool lexyd::_ctx_cis< Id, Value >::bp< Reader >::finish ( Context &  context,
Reader &  reader,
Args &&...  args 
)
inline

Definition at line 136 of file context_counter.hpp.

◆ try_parse()

template<typename Id , int Value>
template<typename Reader >
template<typename ControlBlock >
constexpr bool lexyd::_ctx_cis< Id, Value >::bp< Reader >::try_parse ( const ControlBlock *  cb,
const Reader &   
)
inlineconstexpr

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