Classes | Public Member Functions | List of all members
lexyd::_until< Condition > Struct Template Reference

#include <until.hpp>

Inheritance diagram for lexyd::_until< Condition >:
Inheritance graph
[legend]

Classes

struct  tp
 

Public Member Functions

constexpr auto or_eof () const
 Also accepts EOF as the closing condition. More...
 

Additional Inherited Members

- Public Types inherited from lexyd::token_base< _until< Condition > >
using token_type = _until< Condition >
 
- Static Public Member Functions inherited from lexyd::token_base< _until< Condition > >
static LEXY_PARSER_FUNC bool token_parse (Context &context, Reader &reader)
 
- Static Public Attributes inherited from lexyd::token_base< _until< Condition > >
static constexpr _toke< Tag, _until< Condition > > error
 
static constexpr _tokk< Kind, _until< Condition > > kind
 

Detailed Description

template<typename Condition>
struct lexyd::_until< Condition >

Definition at line 74 of file until.hpp.

Member Function Documentation

◆ or_eof()

template<typename Condition >
constexpr auto lexyd::_until< Condition >::or_eof ( ) const
inlineconstexpr

Also accepts EOF as the closing condition.

Definition at line 132 of file until.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