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

#include <whitespace.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 Rule>
template<typename Reader>
struct lexyd::_wsn< Rule >::bp< Reader >

Definition at line 254 of file whitespace.hpp.

Member Function Documentation

◆ cancel()

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

Definition at line 267 of file whitespace.hpp.

◆ finish()

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

Definition at line 273 of file whitespace.hpp.

◆ try_parse()

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

Definition at line 259 of file whitespace.hpp.

Member Data Documentation

◆ rule

template<typename Rule >
template<typename Reader >
lexy::branch_parser_for<Rule, Reader> lexyd::_wsn< Rule >::bp< Reader >::rule

Definition at line 256 of file whitespace.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