Static Public Member Functions | List of all members
lexyd::ascii::_alt< C > Struct Template Reference

#include <ascii.hpp>

Inheritance diagram for lexyd::ascii::_alt< C >:
Inheritance graph
[legend]

Static Public Member Functions

static LEXY_CONSTEVAL auto char_class_ascii ()
 
static LEXY_CONSTEVAL auto char_class_name ()
 
- Static Public Member Functions inherited from lexyd::char_class_base< _alt< C... > >
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< _alt< C... > >
static LEXY_PARSER_FUNC bool token_parse (Context &context, Reader &reader)
 

Additional Inherited Members

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

Detailed Description

template<char... C>
struct lexyd::ascii::_alt< C >

Definition at line 477 of file ascii.hpp.

Member Function Documentation

◆ char_class_ascii()

template<char... C>
static LEXY_CONSTEVAL auto lexyd::ascii::_alt< C >::char_class_ascii ( )
inlinestatic

Definition at line 486 of file ascii.hpp.

◆ char_class_name()

template<char... C>
static LEXY_CONSTEVAL auto lexyd::ascii::_alt< C >::char_class_name ( )
inlinestatic

Definition at line 481 of file ascii.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