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

#include <char_class.hpp>

Inheritance diagram for lexyd::_ccomp< C >:
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< _ccomp< 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< _ccomp< C > >
static LEXY_PARSER_FUNC bool token_parse (Context &context, Reader &reader)
 

Additional Inherited Members

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

Detailed Description

template<typename C>
struct lexyd::_ccomp< C >

Definition at line 450 of file char_class.hpp.

Member Function Documentation

◆ char_class_ascii()

template<typename C >
static LEXY_CONSTEVAL auto lexyd::_ccomp< C >::char_class_ascii ( )
inlinestatic

Definition at line 462 of file char_class.hpp.

◆ char_class_match_cp()

template<typename C >
static constexpr auto lexyd::_ccomp< C >::char_class_match_cp ( char32_t  cp)
inlinestaticconstexpr

Definition at line 470 of file char_class.hpp.

◆ char_class_name()

template<typename C >
static LEXY_CONSTEVAL auto lexyd::_ccomp< C >::char_class_name ( )
inlinestatic

Definition at line 457 of file char_class.hpp.

◆ char_class_unicode()

template<typename C >
static constexpr auto lexyd::_ccomp< C >::char_class_unicode ( )
inlinestaticconstexpr

Definition at line 452 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