Static Public Member Functions | List of all members
lexyd::_cand< Cs > Struct Template Reference

#include <char_class.hpp>

Inheritance diagram for lexyd::_cand< Cs >:
Inheritance graph
[legend]

Static Public Member Functions

static LEXY_CONSTEVAL auto char_class_ascii ()
 
static constexpr auto char_class_match_cp (char32_t cp)
 
static LEXY_CONSTEVAL auto char_class_name ()
 
static constexpr auto char_class_unicode ()
 
- Static Public Member Functions inherited from lexyd::char_class_base< _cand< Cs... > >
static constexpr std::false_type char_class_match_cp (char32_t)
 
static constexpr auto char_class_match_swar (lexy::_detail::swar_int)
 
static constexpr void char_class_report_error (Context &context, typename Reader::iterator position)
 
static constexpr bool char_class_unicode ()
 
- Static Public Member Functions inherited from lexyd::token_base< _cand< Cs... > >
static LEXY_PARSER_FUNC bool token_parse (Context &context, Reader &reader)
 

Additional Inherited Members

- Public Types inherited from lexyd::token_base< _cand< Cs... > >
using token_type = _cand< Cs... >
 
- Static Public Attributes inherited from lexyd::token_base< _cand< Cs... > >
static constexpr _toke< Tag, _cand< Cs... > > error
 
static constexpr _tokk< Kind, _cand< Cs... > > kind
 

Detailed Description

template<typename... Cs>
struct lexyd::_cand< Cs >

Definition at line 549 of file char_class.hpp.

Member Function Documentation

◆ char_class_ascii()

template<typename... Cs>
static LEXY_CONSTEVAL auto lexyd::_cand< Cs >::char_class_ascii ( )
inlinestatic

Definition at line 564 of file char_class.hpp.

◆ char_class_match_cp()

template<typename... Cs>
static constexpr auto lexyd::_cand< Cs >::char_class_match_cp ( char32_t  cp)
inlinestaticconstexpr

Definition at line 573 of file char_class.hpp.

◆ char_class_name()

template<typename... Cs>
static LEXY_CONSTEVAL auto lexyd::_cand< Cs >::char_class_name ( )
inlinestatic

Definition at line 559 of file char_class.hpp.

◆ char_class_unicode()

template<typename... Cs>
static constexpr auto lexyd::_cand< Cs >::char_class_unicode ( )
inlinestaticconstexpr

Definition at line 554 of file char_class.hpp.


The documentation for this struct was generated from the following file:


behaviortree_cpp_v4
Author(s): Davide Faconti
autogenerated on Mon Sep 16 2024 02:19:25