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

#include <peek.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)
 
constexpr bool try_parse (const void *, Reader reader)
 

Public Attributes

Reader::iterator begin
 
Reader::iterator end
 

Detailed Description

template<typename Rule, typename Tag>
template<typename Reader>
struct lexyd::_peekn< Rule, Tag >::bp< Reader >

Definition at line 98 of file peek.hpp.

Member Function Documentation

◆ cancel()

template<typename Rule , typename Tag >
template<typename Reader >
template<typename Context >
constexpr void lexyd::_peekn< Rule, Tag >::bp< Reader >::cancel ( Context &  context)
inlineconstexpr

Definition at line 116 of file peek.hpp.

◆ finish()

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

Definition at line 122 of file peek.hpp.

◆ try_parse()

template<typename Rule , typename Tag >
template<typename Reader >
constexpr bool lexyd::_peekn< Rule, Tag >::bp< Reader >::try_parse ( const void *  ,
Reader  reader 
)
inlineconstexpr

Definition at line 103 of file peek.hpp.

Member Data Documentation

◆ begin

template<typename Rule , typename Tag >
template<typename Reader >
Reader::iterator lexyd::_peekn< Rule, Tag >::bp< Reader >::begin

Definition at line 100 of file peek.hpp.

◆ end

template<typename Rule , typename Tag >
template<typename Reader >
Reader::iterator lexyd::_peekn< Rule, Tag >::bp< Reader >::end

Definition at line 101 of file peek.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