Static Public Member Functions | List of all members
lexyd::_recb< Production, DepthError >::_depth_handler< NextParser > Struct Template Reference

#include <production.hpp>

Static Public Member Functions

template<typename Context , typename Reader >
static constexpr bool increment_depth (Context &context, Reader &reader)
 
template<typename Context , typename Reader , typename... Args>
static LEXY_PARSER_FUNC bool parse (Context &context, Reader &reader, Args &&... args)
 

Detailed Description

template<typename Production, typename DepthError = void>
template<typename NextParser>
struct lexyd::_recb< Production, DepthError >::_depth_handler< NextParser >

Definition at line 147 of file production.hpp.

Member Function Documentation

◆ increment_depth()

template<typename Production , typename DepthError = void>
template<typename NextParser >
template<typename Context , typename Reader >
static constexpr bool lexyd::_recb< Production, DepthError >::_depth_handler< NextParser >::increment_depth ( Context &  context,
Reader &  reader 
)
inlinestaticconstexpr

Definition at line 150 of file production.hpp.

◆ parse()

template<typename Production , typename DepthError = void>
template<typename NextParser >
template<typename Context , typename Reader , typename... Args>
static LEXY_PARSER_FUNC bool lexyd::_recb< Production, DepthError >::_depth_handler< NextParser >::parse ( Context &  context,
Reader &  reader,
Args &&...  args 
)
inlinestatic

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