Public Member Functions | Public Attributes | List of all members
lexyd::_sym< Table, _idp< L, T >, Tag >::bp< Reader > Struct Template Reference

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

Public Attributes

LEXY_DECAY_DECLTYPE(Table) Reader::iterator end
 

Detailed Description

template<const auto & Table, typename L, typename T, typename Tag>
template<typename Reader>
struct lexyd::_sym< Table, _idp< L, T >, Tag >::bp< Reader >

Definition at line 361 of file symbol.hpp.

Member Function Documentation

◆ cancel()

template<const auto & Table, typename L , typename T , typename Tag >
template<typename Reader >
template<typename Context >
constexpr void lexyd::_sym< Table, _idp< L, T >, Tag >::bp< Reader >::cancel ( Context &  )
inlineconstexpr

Definition at line 384 of file symbol.hpp.

◆ finish()

template<const auto & Table, typename L , typename T , typename Tag >
template<typename Reader >
template<typename NextParser , typename Context , typename... Args>
LEXY_PARSER_FUNC bool lexyd::_sym< Table, _idp< L, T >, Tag >::bp< Reader >::finish ( Context &  context,
Reader &  reader,
Args &&...  args 
)
inline

Definition at line 388 of file symbol.hpp.

◆ try_parse()

template<const auto & Table, typename L , typename T , typename Tag >
template<typename Reader >
constexpr bool lexyd::_sym< Table, _idp< L, T >, Tag >::bp< Reader >::try_parse ( const void *  ,
Reader  reader 
)
inlineconstexpr

Definition at line 371 of file symbol.hpp.

◆ value()

template<const auto & Table, typename L , typename T , typename Tag >
template<typename Reader >
constexpr auto lexyd::_sym< Table, _idp< L, T >, Tag >::bp< Reader >::value ( ) const
inlineconstexpr

Definition at line 366 of file symbol.hpp.

Member Data Documentation

◆ end

template<const auto & Table, typename L , typename T , typename Tag >
template<typename Reader >
LEXY_DECAY_DECLTYPE (Table) Reader::iterator lexyd::_sym< Table, _idp< L, T >, Tag >::bp< Reader >::end

Definition at line 363 of file symbol.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