Public Member Functions | Public Attributes | List of all members
lexyd::_op< TagType, Literal, R >::bp< Reader > Struct Template Reference

#include <operator.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

lexy::branch_parser_for< Literal, Reader > impl
 

Detailed Description

template<typename TagType, typename Literal, typename... R>
template<typename Reader>
struct lexyd::_op< TagType, Literal, R >::bp< Reader >

Definition at line 124 of file operator.hpp.

Member Function Documentation

◆ cancel()

template<typename TagType , typename Literal , typename... R>
template<typename Reader >
template<typename Context >
constexpr void lexyd::_op< TagType, Literal, R >::bp< Reader >::cancel ( Context &  context)
inlineconstexpr

Definition at line 135 of file operator.hpp.

◆ finish()

template<typename TagType , typename Literal , typename... R>
template<typename Reader >
template<typename NextParser , typename Context , typename... Args>
LEXY_PARSER_FUNC bool lexyd::_op< TagType, Literal, R >::bp< Reader >::finish ( Context &  context,
Reader &  reader,
Args &&...  args 
)
inline

Definition at line 141 of file operator.hpp.

◆ try_parse()

template<typename TagType , typename Literal , typename... R>
template<typename Reader >
template<typename ControlBlock >
constexpr auto lexyd::_op< TagType, Literal, R >::bp< Reader >::try_parse ( const ControlBlock *  cb,
const Reader &  reader 
)
inlineconstexpr

Definition at line 129 of file operator.hpp.

Member Data Documentation

◆ impl

template<typename TagType , typename Literal , typename... R>
template<typename Reader >
lexy::branch_parser_for<Literal, Reader> lexyd::_op< TagType, Literal, R >::bp< Reader >::impl

Definition at line 126 of file operator.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